[INFO] fetching crate xfpl 0.1.1... [INFO] checking xfpl-0.1.1 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate xfpl 0.1.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate xfpl 0.1.1 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate xfpl 0.1.1 [INFO] finished tweaking crates.io crate xfpl 0.1.1 [INFO] tweaked toml for crates.io crate xfpl 0.1.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate xfpl 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87a656ef9208fc777a7dc9f72a64715cde4c415978e4c03d7e54c23529e990eb [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" "87a656ef9208fc777a7dc9f72a64715cde4c415978e4c03d7e54c23529e990eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a656ef9208fc777a7dc9f72a64715cde4c415978e4c03d7e54c23529e990eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a656ef9208fc777a7dc9f72a64715cde4c415978e4c03d7e54c23529e990eb", kill_on_drop: false }` [INFO] [stdout] 87a656ef9208fc777a7dc9f72a64715cde4c415978e4c03d7e54c23529e990eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d170e9e96c775b5de5be8135ab209eb2895a6f9d9f803a976b03fc8c8c51835 [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" "2d170e9e96c775b5de5be8135ab209eb2895a6f9d9f803a976b03fc8c8c51835", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling rustdoc-stripper v0.1.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Checking xmlparser v0.13.1 [INFO] [stderr] Compiling ffmpeg-next v4.2.1 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking ttf-parser v0.6.1 [INFO] [stderr] Checking unicode-script v0.5.1 [INFO] [stderr] Checking rgb v0.8.18 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking assert-impl v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking kurbo v0.6.1 [INFO] [stderr] Compiling gtk-rs-lgpl-docs v0.1.15 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking roxmltree v0.11.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Checking svgfilters v0.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling freetype-sys v0.11.0 [INFO] [stderr] Compiling harfbuzz-sys v0.4.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking rhai v0.14.1 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking libflate v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking png v0.16.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking freetype v0.5.1 [INFO] [stderr] Checking minimp3 v0.3.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking harfbuzz_rs v1.1.1 [INFO] [stderr] Checking usvg v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking onig v6.0.0 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling typetag-impl v0.1.5 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling ffmpeg-sys-next v4.2.0 [INFO] [stderr] Checking apng v0.2.0 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking rodio v0.11.0 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Checking erased-serde v0.3.11 [INFO] [stderr] Checking typetag v0.1.5 [INFO] [stderr] Checking resvg v0.9.1 [INFO] [stderr] Checking syntect v4.2.0 [INFO] [stderr] Checking xfpl v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `FontSlant`, `FontWeight` [INFO] [stdout] --> src/drawable/svg.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use cairo::{FontSlant, FontWeight}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FontSlant`, `FontWeight` [INFO] [stdout] --> src/drawable/svg.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use cairo::{FontSlant, FontWeight}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/encoder/mod.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use cairo::{Context, ImageSurface}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenOptions` [INFO] [stdout] --> src/encoder/mod.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs::{File, OpenOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/encoder/mod.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use cairo::{Context, ImageSurface}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenOptions` [INFO] [stdout] --> src/encoder/mod.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs::{File, OpenOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 38s [INFO] running `Command { std: "docker" "inspect" "2d170e9e96c775b5de5be8135ab209eb2895a6f9d9f803a976b03fc8c8c51835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d170e9e96c775b5de5be8135ab209eb2895a6f9d9f803a976b03fc8c8c51835", kill_on_drop: false }` [INFO] [stdout] 2d170e9e96c775b5de5be8135ab209eb2895a6f9d9f803a976b03fc8c8c51835