[INFO] cloning repository https://github.com/priithaamer/images-to-pdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/priithaamer/images-to-pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriithaamer%2Fimages-to-pdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriithaamer%2Fimages-to-pdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e05823bc1e4205e32f82ee8d2f1531502d17abcf [INFO] testing priithaamer/images-to-pdf against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriithaamer%2Fimages-to-pdf" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/priithaamer/images-to-pdf on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/priithaamer/images-to-pdf [INFO] finished tweaking git repo https://github.com/priithaamer/images-to-pdf [INFO] tweaked toml for git repo https://github.com/priithaamer/images-to-pdf written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/priithaamer/images-to-pdf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30c2a51c343f7fe83f2bce6a275b8795d93ad205c4c91288f8e34a443d207981 [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" "30c2a51c343f7fe83f2bce6a275b8795d93ad205c4c91288f8e34a443d207981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30c2a51c343f7fe83f2bce6a275b8795d93ad205c4c91288f8e34a443d207981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30c2a51c343f7fe83f2bce6a275b8795d93ad205c4c91288f8e34a443d207981", kill_on_drop: false }` [INFO] [stdout] 30c2a51c343f7fe83f2bce6a275b8795d93ad205c4c91288f8e34a443d207981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2279c2cea86df5c2d85b7acc9283853c0a653e638c423773ee54babf61c49df4 [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" "2279c2cea86df5c2d85b7acc9283853c0a653e638c423773ee54babf61c49df4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling pom v3.1.0 [INFO] [stderr] Compiling time v0.2.11 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling lopdf v0.24.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling printpdf v0.3.2 [INFO] [stderr] Compiling images-to-pdf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.68s [INFO] running `Command { std: "docker" "inspect" "2279c2cea86df5c2d85b7acc9283853c0a653e638c423773ee54babf61c49df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2279c2cea86df5c2d85b7acc9283853c0a653e638c423773ee54babf61c49df4", kill_on_drop: false }` [INFO] [stdout] 2279c2cea86df5c2d85b7acc9283853c0a653e638c423773ee54babf61c49df4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 521a2b9b65c933bf9be7b87f67b47c9e65de5e95743b468567b5d471e0e9d0be [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" "521a2b9b65c933bf9be7b87f67b47c9e65de5e95743b468567b5d471e0e9d0be", kill_on_drop: false }` [INFO] [stderr] Compiling images-to-pdf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "521a2b9b65c933bf9be7b87f67b47c9e65de5e95743b468567b5d471e0e9d0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "521a2b9b65c933bf9be7b87f67b47c9e65de5e95743b468567b5d471e0e9d0be", kill_on_drop: false }` [INFO] [stdout] 521a2b9b65c933bf9be7b87f67b47c9e65de5e95743b468567b5d471e0e9d0be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81d5de3ca5f5acf7c4ebd3959b43e34d84c7105faa790d4b80d9021acd9d66cd [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" "81d5de3ca5f5acf7c4ebd3959b43e34d84c7105faa790d4b80d9021acd9d66cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/images_to_pdf-e04c57c57ab42045 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81d5de3ca5f5acf7c4ebd3959b43e34d84c7105faa790d4b80d9021acd9d66cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d5de3ca5f5acf7c4ebd3959b43e34d84c7105faa790d4b80d9021acd9d66cd", kill_on_drop: false }` [INFO] [stdout] 81d5de3ca5f5acf7c4ebd3959b43e34d84c7105faa790d4b80d9021acd9d66cd