[INFO] fetching crate html5-picture 0.0.5-rc.1...
[INFO] checking html5-picture-0.0.5-rc.1 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744
[INFO] extracting crate html5-picture 0.0.5-rc.1 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate html5-picture 0.0.5-rc.1 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate html5-picture 0.0.5-rc.1
[INFO] finished tweaking crates.io crate html5-picture 0.0.5-rc.1
[INFO] tweaked toml for crates.io crate html5-picture 0.0.5-rc.1 written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate crates.io crate html5-picture 0.0.5-rc.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded weezl v0.1.4
[INFO] [stderr] Downloaded terminal_size v0.1.16
[INFO] [stderr] Downloaded color_quant v1.1.0
[INFO] [stderr] Downloaded deflate v0.8.6
[INFO] [stderr] Downloaded jpeg-decoder v0.1.22
[INFO] [stderr] Downloaded pathdiff v0.2.0
[INFO] [stderr] Downloaded bytemuck v1.5.0
[INFO] [stderr] Downloaded queue v0.3.1
[INFO] [stderr] Downloaded console v0.14.0
[INFO] [stderr] Downloaded gif v0.11.1
[INFO] [stderr] Downloaded tiff v0.6.1
[INFO] [stderr] Downloaded webp v0.1.1
[INFO] [stderr] Downloaded image v0.23.13
[INFO] [stderr] Downloaded png v0.16.8
[INFO] [stderr] Downloaded libwebp-sys v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c62b6a636473021e3c0663b1b51c37f483c877170517f620ebee68d252394fc2
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "c62b6a636473021e3c0663b1b51c37f483c877170517f620ebee68d252394fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c62b6a636473021e3c0663b1b51c37f483c877170517f620ebee68d252394fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c62b6a636473021e3c0663b1b51c37f483c877170517f620ebee68d252394fc2", kill_on_drop: false }`
[INFO] [stdout] c62b6a636473021e3c0663b1b51c37f483c877170517f620ebee68d252394fc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8662730ff0ea6e4314eeea45269082215a9d381c8c646c3bbae34f7a97a223e9
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "8662730ff0ea6e4314eeea45269082215a9d381c8c646c3bbae34f7a97a223e9", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling libc v0.2.85
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.60
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Compiling const_fn v0.4.5
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling rayon-core v1.9.0
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Checking adler32 v1.2.0
[INFO] [stderr] Checking weezl v0.1.4
[INFO] [stderr] Checking unicode-width v0.1.8
[INFO] [stderr] Checking futures-sink v0.3.12
[INFO] [stderr] Checking futures-core v0.3.12
[INFO] [stderr] Checking quick-error v1.2.3
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking slab v0.4.2
[INFO] [stderr] Checking color_quant v1.1.0
[INFO] [stderr] Compiling unicode-segmentation v1.7.1
[INFO] [stderr] Checking bytemuck v1.5.0
[INFO] [stderr] Checking hashbrown v0.9.1
[INFO] [stderr] Checking os_str_bytes v2.4.0
[INFO] [stderr] Checking same-file v1.0.6
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Checking strsim v0.10.0
[INFO] [stderr] Checking queue v0.3.1
[INFO] [stderr] Checking thread_local v1.1.3
[INFO] [stderr] Checking futures-task v0.3.12
[INFO] [stderr] Checking instant v0.1.9
[INFO] [stderr] Checking lock_api v0.4.2
[INFO] [stderr] Checking miniz_oxide v0.3.7
[INFO] [stderr] Checking deflate v0.8.6
[INFO] [stderr] Checking textwrap v0.12.1
[INFO] [stderr] Checking futures-channel v0.3.12
[INFO] [stderr] Checking humantime v1.3.0
[INFO] [stderr] Checking gif v0.11.1
[INFO] [stderr] Checking crc32fast v1.2.1
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Checking walkdir v2.3.1
[INFO] [stderr] Compiling crossbeam-utils v0.8.1
[INFO] [stderr] Compiling memoffset v0.6.1
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling rayon v1.5.0
[INFO] [stderr] Compiling miniz_oxide v0.4.3
[INFO] [stderr] Compiling num-rational v0.3.2
[INFO] [stderr] Compiling num-iter v0.1.42
[INFO] [stderr] Compiling indexmap v1.6.1
[INFO] [stderr] Compiling tokio v1.2.0
[INFO] [stderr] Checking aho-corasick v0.7.15
[INFO] [stderr] Compiling heck v0.3.2
[INFO] [stderr] Checking png v0.16.8
[INFO] [stderr] Compiling quote v1.0.8
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking parking_lot_core v0.8.2
[INFO] [stderr] Checking terminal_size v0.1.16
[INFO] [stderr] Checking rand v0.4.6
[INFO] [stderr] Checking signal-hook-registry v1.3.0
[INFO] [stderr] Checking mio v0.7.7
[INFO] [stderr] Compiling jobserver v0.1.21
[INFO] [stderr] Checking parking_lot v0.11.1
[INFO] [stderr] Checking crossbeam-epoch v0.9.1
[INFO] [stderr] Checking crossbeam-channel v0.5.0
[INFO] [stderr] Compiling cc v1.0.66
[INFO] [stderr] Checking regex v1.4.3
[INFO] [stderr] Checking crossbeam-deque v0.8.0
[INFO] [stderr] Checking rand v0.3.23
[INFO] [stderr] Checking libmath v0.2.1
[INFO] [stderr] Compiling libwebp-sys v0.2.0
[INFO] [stderr] Checking console v0.14.0
[INFO] [stderr] Checking env_logger v0.7.1
[INFO] [stderr] Checking pretty_env_logger v0.4.0
[INFO] [stderr] Checking indicatif v0.15.0
[INFO] [stderr] Checking jpeg-decoder v0.1.22
[INFO] [stderr] Checking tiff v0.6.1
[INFO] [stderr] Checking image v0.23.13
[INFO] [stderr] Compiling futures-macro v0.3.12
[INFO] [stderr] Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr] Compiling serde_derive v1.0.123
[INFO] [stderr] Compiling tokio-macros v1.1.0
[INFO] [stderr] Checking futures-util v0.3.12
[INFO] [stderr] Checking clap v3.0.0-beta.2
[INFO] [stderr] Checking webp v0.1.1
[INFO] [stderr] Checking futures-executor v0.3.12
[INFO] [stderr] Checking futures v0.3.12
[INFO] [stderr] Checking serde v1.0.123
[INFO] [stderr] Checking html5-picture v0.0.5-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "8662730ff0ea6e4314eeea45269082215a9d381c8c646c3bbae34f7a97a223e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8662730ff0ea6e4314eeea45269082215a9d381c8c646c3bbae34f7a97a223e9", kill_on_drop: false }`
[INFO] [stdout] 8662730ff0ea6e4314eeea45269082215a9d381c8c646c3bbae34f7a97a223e9