[INFO] fetching crate printpdf 0.3.4... [INFO] testing printpdf-0.3.4 against 1.49.0 for beta-1.50-1 [INFO] extracting crate printpdf 0.3.4 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate printpdf 0.3.4 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 crates.io crate printpdf 0.3.4 [INFO] finished tweaking crates.io crate printpdf 0.3.4 [INFO] tweaked toml for crates.io crate printpdf 0.3.4 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate printpdf 0.3.4 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] f6c915e2265406e38625bfc561ee153ab64cea99599a65ecaddb33181b6b2b4f [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" "f6c915e2265406e38625bfc561ee153ab64cea99599a65ecaddb33181b6b2b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6c915e2265406e38625bfc561ee153ab64cea99599a65ecaddb33181b6b2b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6c915e2265406e38625bfc561ee153ab64cea99599a65ecaddb33181b6b2b4f", kill_on_drop: false }` [INFO] [stdout] f6c915e2265406e38625bfc561ee153ab64cea99599a65ecaddb33181b6b2b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 0da52e07b177f557b9e11a63d55c3716c550375e87caea474742d2a4f2e32666 [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" "0da52e07b177f557b9e11a63d55c3716c550375e87caea474742d2a4f2e32666", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling printpdf v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.62s [INFO] running `Command { std: "docker" "inspect" "0da52e07b177f557b9e11a63d55c3716c550375e87caea474742d2a4f2e32666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0da52e07b177f557b9e11a63d55c3716c550375e87caea474742d2a4f2e32666", kill_on_drop: false }` [INFO] [stdout] 0da52e07b177f557b9e11a63d55c3716c550375e87caea474742d2a4f2e32666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 7f5b97240617f7568d102ff4a518f72d839c203b3cfb7dcb92a62e9484851f44 [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" "7f5b97240617f7568d102ff4a518f72d839c203b3cfb7dcb92a62e9484851f44", kill_on_drop: false }` [INFO] [stderr] Compiling printpdf v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `printpdf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name printpdf src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="embedded_images"' --cfg 'feature="image"' -C metadata=fc61ce7b59ff87af -C extra-filename=-fc61ce7b59ff87af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern image=/opt/rustwide/target/debug/deps/libimage-2b5a4de82ae47c95.rlib --extern lopdf=/opt/rustwide/target/debug/deps/liblopdf-963741375e254121.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-bb9767873de9c7c1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-058231575af136c8.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7f5b97240617f7568d102ff4a518f72d839c203b3cfb7dcb92a62e9484851f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f5b97240617f7568d102ff4a518f72d839c203b3cfb7dcb92a62e9484851f44", kill_on_drop: false }` [INFO] [stdout] 7f5b97240617f7568d102ff4a518f72d839c203b3cfb7dcb92a62e9484851f44