[INFO] updating cached repository https://github.com/svitebskiy/lined_paper_pdf [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7f5eac670e3b868ae54068a02969a639f71acd4a [INFO] testing svitebskiy/lined_paper_pdf against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvitebskiy%2Flined_paper_pdf" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/svitebskiy/lined_paper_pdf on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/svitebskiy/lined_paper_pdf [INFO] finished tweaking git repo https://github.com/svitebskiy/lined_paper_pdf [INFO] tweaked toml for git repo https://github.com/svitebskiy/lined_paper_pdf written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/svitebskiy/lined_paper_pdf already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b4cc4e8c3ecbdc728f12c3d2c2dfd432cfc2146de40797096583eecd8645d8d2 [INFO] running `"docker" "start" "-a" "b4cc4e8c3ecbdc728f12c3d2c2dfd432cfc2146de40797096583eecd8645d8d2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling pom v3.0.3 [INFO] [stderr] Compiling num-traits v0.2.10 [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_oxide v0.3.5 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling lopdf v0.23.0 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Compiling printpdf v0.2.12 [INFO] [stderr] Compiling structopt v0.3.7 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling lined_paper_pdf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `"docker" "inspect" "b4cc4e8c3ecbdc728f12c3d2c2dfd432cfc2146de40797096583eecd8645d8d2"` [INFO] running `"docker" "rm" "-f" "b4cc4e8c3ecbdc728f12c3d2c2dfd432cfc2146de40797096583eecd8645d8d2"` [INFO] [stdout] b4cc4e8c3ecbdc728f12c3d2c2dfd432cfc2146de40797096583eecd8645d8d2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fe2b04783ba9713bf4db65b20109e946a1c44adcdf16a8519b5cd122be7d5d90 [INFO] running `"docker" "start" "-a" "fe2b04783ba9713bf4db65b20109e946a1c44adcdf16a8519b5cd122be7d5d90"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lined_paper_pdf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `"docker" "inspect" "fe2b04783ba9713bf4db65b20109e946a1c44adcdf16a8519b5cd122be7d5d90"` [INFO] running `"docker" "rm" "-f" "fe2b04783ba9713bf4db65b20109e946a1c44adcdf16a8519b5cd122be7d5d90"` [INFO] [stdout] fe2b04783ba9713bf4db65b20109e946a1c44adcdf16a8519b5cd122be7d5d90 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea43a4bac51cf17e3bff132a351e34f985af5548d44b1442a1b0efe9f4b8c561 [INFO] running `"docker" "start" "-a" "ea43a4bac51cf17e3bff132a351e34f985af5548d44b1442a1b0efe9f4b8c561"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lined_paper_pdf-955f00d254d672b9 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test geometry_def::coord::tests::parse_map_as_far_edge_based_coord ... ok [INFO] [stdout] test geometry_def::tests::parse_seyes_slant52_yml ... ok [INFO] [stdout] test geometry_def::tests::parse_5mm_square_yml ... ok [INFO] [stdout] test geometry_def::coord::tests::parse_simple_number_as_zero_based_coord ... ok [INFO] [stdout] test slant_lines_gen::tests::line_up_high_slant_in_portrait_mode ... ok [INFO] [stdout] test slant_lines_gen::tests::line_up_low_slant_in_landscape_mode ... ok [INFO] [stdout] test cmd_line::test::args_parse ... ok [INFO] [stdout] test geometry_def::tests::parse_letter_dashed_6mm ... ok [INFO] [stdout] test cmd_line::test::help_message_formatting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ea43a4bac51cf17e3bff132a351e34f985af5548d44b1442a1b0efe9f4b8c561"` [INFO] running `"docker" "rm" "-f" "ea43a4bac51cf17e3bff132a351e34f985af5548d44b1442a1b0efe9f4b8c561"` [INFO] [stdout] ea43a4bac51cf17e3bff132a351e34f985af5548d44b1442a1b0efe9f4b8c561