[INFO] fetching crate icodec 0.1.0-alpha.3... [INFO] checking icodec-0.1.0-alpha.3 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate icodec 0.1.0-alpha.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate icodec 0.1.0-alpha.3 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate icodec 0.1.0-alpha.3 [INFO] finished tweaking crates.io crate icodec 0.1.0-alpha.3 [INFO] tweaked toml for crates.io crate icodec 0.1.0-alpha.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d46661386614431bf447dedaa20e914511322d45f3605333a00ad17083c2cf7f [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" "d46661386614431bf447dedaa20e914511322d45f3605333a00ad17083c2cf7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d46661386614431bf447dedaa20e914511322d45f3605333a00ad17083c2cf7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d46661386614431bf447dedaa20e914511322d45f3605333a00ad17083c2cf7f", kill_on_drop: false }` [INFO] [stdout] d46661386614431bf447dedaa20e914511322d45f3605333a00ad17083c2cf7f [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b574ba498959308603c16047f82ba8562874fca22903a8dbad176c1e8391818 [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" "7b574ba498959308603c16047f82ba8562874fca22903a8dbad176c1e8391818", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking xmlparser v0.10.0 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking sw-composite v0.5.10 [INFO] [stderr] Checking ttf-parser v0.2.2 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking unicode-script v0.3.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking bytemuck v1.3.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking rgb v0.8.24 [INFO] [stderr] Checking roxmltree v0.7.3 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling freetype-sys v0.11.0 [INFO] [stderr] Compiling harfbuzz-sys v0.4.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking kurbo v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking freetype v0.5.1 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking harfbuzz_rs v1.2.0 [INFO] [stderr] Checking usvg v0.8.0 [INFO] [stderr] Checking lyon_geom v0.14.1 [INFO] [stderr] Checking raqote v0.6.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking resvg v0.8.0 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking ikon v0.1.0-beta.16 [INFO] [stderr] Checking icodec v0.1.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.21s [INFO] running `Command { std: "docker" "inspect" "7b574ba498959308603c16047f82ba8562874fca22903a8dbad176c1e8391818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b574ba498959308603c16047f82ba8562874fca22903a8dbad176c1e8391818", kill_on_drop: false }` [INFO] [stdout] 7b574ba498959308603c16047f82ba8562874fca22903a8dbad176c1e8391818