[INFO] fetching crate icodec 0.1.0-alpha.3... [INFO] checking icodec-0.1.0-alpha.3 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate icodec 0.1.0-alpha.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate icodec 0.1.0-alpha.3 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37a0edc6f2b65bf959a193604927fca36c3edf07363ba37fd7669a27ef128bef [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" "37a0edc6f2b65bf959a193604927fca36c3edf07363ba37fd7669a27ef128bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37a0edc6f2b65bf959a193604927fca36c3edf07363ba37fd7669a27ef128bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a0edc6f2b65bf959a193604927fca36c3edf07363ba37fd7669a27ef128bef", kill_on_drop: false }` [INFO] [stdout] 37a0edc6f2b65bf959a193604927fca36c3edf07363ba37fd7669a27ef128bef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e62a44847714431e96814dd855af956b78db0e29ba7c92a9ec38925fb045772c [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" "e62a44847714431e96814dd855af956b78db0e29ba7c92a9ec38925fb045772c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking xmlparser v0.10.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking ttf-parser v0.2.2 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking unicode-script v0.3.0 [INFO] [stderr] Checking sw-composite v0.5.10 [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.45 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking roxmltree v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking kurbo v0.2.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [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 crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking freetype v0.5.1 [INFO] [stderr] Checking harfbuzz_rs v1.2.0 [INFO] [stderr] Checking lyon_geom v0.14.1 [INFO] [stderr] Checking usvg v0.8.0 [INFO] [stderr] Checking raqote v0.6.4 [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 27.26s [INFO] running `Command { std: "docker" "inspect" "e62a44847714431e96814dd855af956b78db0e29ba7c92a9ec38925fb045772c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e62a44847714431e96814dd855af956b78db0e29ba7c92a9ec38925fb045772c", kill_on_drop: false }` [INFO] [stdout] e62a44847714431e96814dd855af956b78db0e29ba7c92a9ec38925fb045772c