[INFO] cloning repository https://github.com/EdJoPaTo/html-image-inline-base64 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdJoPaTo/html-image-inline-base64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fhtml-image-inline-base64", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fhtml-image-inline-base64'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ca9ff0c8174f0a14a07a03b6f06b8711a7efc84 [INFO] checking EdJoPaTo/html-image-inline-base64 against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fhtml-image-inline-base64" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EdJoPaTo/html-image-inline-base64 on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EdJoPaTo/html-image-inline-base64 [INFO] finished tweaking git repo https://github.com/EdJoPaTo/html-image-inline-base64 [INFO] tweaked toml for git repo https://github.com/EdJoPaTo/html-image-inline-base64 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/EdJoPaTo/html-image-inline-base64 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 330aae5ccd9dad515709c4364d5c4145bd0cf55736448cbd652719a1433d707b [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" "330aae5ccd9dad515709c4364d5c4145bd0cf55736448cbd652719a1433d707b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "330aae5ccd9dad515709c4364d5c4145bd0cf55736448cbd652719a1433d707b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "330aae5ccd9dad515709c4364d5c4145bd0cf55736448cbd652719a1433d707b", kill_on_drop: false }` [INFO] [stdout] 330aae5ccd9dad515709c4364d5c4145bd0cf55736448cbd652719a1433d707b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e9589182dc3257e053b37754ba98ba1a567f82c13a84d9e8af9376f48b007a32 [INFO] running `Command { std: "docker" "start" "-a" "e9589182dc3257e053b37754ba98ba1a567f82c13a84d9e8af9376f48b007a32", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking regex v1.5.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking ureq v2.1.1 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking image-base64 v0.1.1 (https://github.com/SaiintBrisson/image-base64-rs?branch=master#520a9213) [INFO] [stderr] Checking kuchiki v0.8.1 [INFO] [stderr] Checking html-inline v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "e9589182dc3257e053b37754ba98ba1a567f82c13a84d9e8af9376f48b007a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9589182dc3257e053b37754ba98ba1a567f82c13a84d9e8af9376f48b007a32", kill_on_drop: false }` [INFO] [stdout] e9589182dc3257e053b37754ba98ba1a567f82c13a84d9e8af9376f48b007a32