[INFO] cloning repository https://github.com/vlames/receiptcreator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vlames/receiptcreator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlames%2Freceiptcreator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlames%2Freceiptcreator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6989faf076683778e6c475ff1df893b12bda25bd [INFO] testing vlames/receiptcreator against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlames%2Freceiptcreator" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vlames/receiptcreator 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/vlames/receiptcreator [INFO] finished tweaking git repo https://github.com/vlames/receiptcreator [INFO] tweaked toml for git repo https://github.com/vlames/receiptcreator written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/vlames/receiptcreator 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-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c49a32f8643ab4f288090b5f3a5ea4296212047a68448129f926eb79c1fe96b3 [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" "c49a32f8643ab4f288090b5f3a5ea4296212047a68448129f926eb79c1fe96b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c49a32f8643ab4f288090b5f3a5ea4296212047a68448129f926eb79c1fe96b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49a32f8643ab4f288090b5f3a5ea4296212047a68448129f926eb79c1fe96b3", kill_on_drop: false }` [INFO] [stdout] c49a32f8643ab4f288090b5f3a5ea4296212047a68448129f926eb79c1fe96b3 [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=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] 2045d646d8b9f2c6533d7fca9faf24f93b28dad74b070d1e2dffe928b163b1cb [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" "2045d646d8b9f2c6533d7fca9faf24f93b28dad74b070d1e2dffe928b163b1cb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling lopdf v0.17.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling printpdf v0.2.10 [INFO] [stderr] Compiling pdf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.25s [INFO] running `Command { std: "docker" "inspect" "2045d646d8b9f2c6533d7fca9faf24f93b28dad74b070d1e2dffe928b163b1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2045d646d8b9f2c6533d7fca9faf24f93b28dad74b070d1e2dffe928b163b1cb", kill_on_drop: false }` [INFO] [stdout] 2045d646d8b9f2c6533d7fca9faf24f93b28dad74b070d1e2dffe928b163b1cb [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=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] b12fc20e1615f491a2ee9b9e9aeaacf8fb49f48f668dbbdfe8dc72dae095a05c [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" "b12fc20e1615f491a2ee9b9e9aeaacf8fb49f48f668dbbdfe8dc72dae095a05c", kill_on_drop: false }` [INFO] [stderr] Compiling pdf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "b12fc20e1615f491a2ee9b9e9aeaacf8fb49f48f668dbbdfe8dc72dae095a05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b12fc20e1615f491a2ee9b9e9aeaacf8fb49f48f668dbbdfe8dc72dae095a05c", kill_on_drop: false }` [INFO] [stdout] b12fc20e1615f491a2ee9b9e9aeaacf8fb49f48f668dbbdfe8dc72dae095a05c [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=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] c2b72320233289a879f5a598cea621742b8c5f3802f6175414787df010fe0ce0 [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" "c2b72320233289a879f5a598cea621742b8c5f3802f6175414787df010fe0ce0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pdf-e255811c79661d87 [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" "c2b72320233289a879f5a598cea621742b8c5f3802f6175414787df010fe0ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2b72320233289a879f5a598cea621742b8c5f3802f6175414787df010fe0ce0", kill_on_drop: false }` [INFO] [stdout] c2b72320233289a879f5a598cea621742b8c5f3802f6175414787df010fe0ce0