[INFO] fetching crate pathfinder_canvas 0.5.0... [INFO] testing pathfinder_canvas-0.5.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate pathfinder_canvas 0.5.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate pathfinder_canvas 0.5.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pathfinder_canvas 0.5.0 [INFO] finished tweaking crates.io crate pathfinder_canvas 0.5.0 [INFO] tweaked toml for crates.io crate pathfinder_canvas 0.5.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pathfinder_text v0.5.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] ca18dc5215d6ca4fde1a9cab022bed75bf8aa91c262b73d55216fa263f046a4d [INFO] running `"docker" "start" "-a" "ca18dc5215d6ca4fde1a9cab022bed75bf8aa91c262b73d55216fa263f046a4d"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pathfinder_resources v0.5.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling pathfinder_color v0.5.0 [INFO] [stderr] Compiling image v0.23.3 [INFO] [stderr] Compiling pathfinder_gpu v0.5.0 [INFO] [stderr] Compiling pathfinder_content v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pathfinder_ui v0.5.0 [INFO] [stderr] Compiling pathfinder_renderer v0.5.0 [INFO] [stderr] Compiling pathfinder_canvas v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "ca18dc5215d6ca4fde1a9cab022bed75bf8aa91c262b73d55216fa263f046a4d"` [INFO] running `"docker" "rm" "-f" "ca18dc5215d6ca4fde1a9cab022bed75bf8aa91c262b73d55216fa263f046a4d"` [INFO] [stdout] ca18dc5215d6ca4fde1a9cab022bed75bf8aa91c262b73d55216fa263f046a4d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 11966066acc2e18eae53e34dafb1d9bd3ee36137a2a3be122e5bc07e2c226319 [INFO] running `"docker" "start" "-a" "11966066acc2e18eae53e34dafb1d9bd3ee36137a2a3be122e5bc07e2c226319"` [INFO] [stderr] Compiling pathfinder_canvas v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Vector2F` [INFO] [stderr] --> src/tests.rs:6:35 [INFO] [stderr] | [INFO] [stderr] 6 | use pathfinder_geometry::vector::{Vector2F, vec2f}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `"docker" "inspect" "11966066acc2e18eae53e34dafb1d9bd3ee36137a2a3be122e5bc07e2c226319"` [INFO] running `"docker" "rm" "-f" "11966066acc2e18eae53e34dafb1d9bd3ee36137a2a3be122e5bc07e2c226319"` [INFO] [stdout] 11966066acc2e18eae53e34dafb1d9bd3ee36137a2a3be122e5bc07e2c226319 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] aa129b5956b950f3d2423f6976e9512de52d4488706133252ff107687f79741b [INFO] running `"docker" "start" "-a" "aa129b5956b950f3d2423f6976e9512de52d4488706133252ff107687f79741b"` [INFO] [stderr] warning: unused import: `Vector2F` [INFO] [stderr] --> src/tests.rs:6:35 [INFO] [stderr] | [INFO] [stderr] 6 | use pathfinder_geometry::vector::{Vector2F, vec2f}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pathfinder_canvas-a137d4124469569e [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_path2d_formatting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pathfinder_canvas [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 `"docker" "inspect" "aa129b5956b950f3d2423f6976e9512de52d4488706133252ff107687f79741b"` [INFO] running `"docker" "rm" "-f" "aa129b5956b950f3d2423f6976e9512de52d4488706133252ff107687f79741b"` [INFO] [stdout] aa129b5956b950f3d2423f6976e9512de52d4488706133252ff107687f79741b