[INFO] fetching crate favy 0.1.0-beta.3... [INFO] testing favy-0.1.0-beta.3 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate favy 0.1.0-beta.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate favy 0.1.0-beta.3 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate favy 0.1.0-beta.3 [INFO] finished tweaking crates.io crate favy 0.1.0-beta.3 [INFO] tweaked toml for crates.io crate favy 0.1.0-beta.3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmlparser v0.10.0 [INFO] [stderr] Downloaded roxmltree v0.7.3 [INFO] [stderr] Downloaded sw-composite v0.5.10 [INFO] [stderr] Downloaded raqote v0.6.4 [INFO] [stderr] Downloaded ttf-parser v0.2.2 [INFO] [stderr] Downloaded usvg v0.8.0 [INFO] [stderr] Downloaded ikon v0.1.0-beta.16 [INFO] [stderr] Downloaded kurbo v0.2.3 [INFO] [stderr] Downloaded unicode-script v0.3.0 [INFO] [stderr] Downloaded resvg v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 450398f1813cf82d22ab238f620be49573b1a6001c809bfcf446ef70a663e59d [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" "450398f1813cf82d22ab238f620be49573b1a6001c809bfcf446ef70a663e59d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "450398f1813cf82d22ab238f620be49573b1a6001c809bfcf446ef70a663e59d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450398f1813cf82d22ab238f620be49573b1a6001c809bfcf446ef70a663e59d", kill_on_drop: false }` [INFO] [stdout] 450398f1813cf82d22ab238f620be49573b1a6001c809bfcf446ef70a663e59d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ed2c4f629a0d502c0c531ba9cd406d1cd0adddd0860de1a6c5c186bac51b4a2 [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" "7ed2c4f629a0d502c0c531ba9cd406d1cd0adddd0860de1a6c5c186bac51b4a2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling xmlparser v0.10.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling sw-composite v0.5.10 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-script v0.3.0 [INFO] [stderr] Compiling ttf-parser v0.2.2 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling harfbuzz-sys v0.4.1 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling roxmltree v0.7.3 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling freetype-sys v0.11.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling kurbo v0.2.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling freetype v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling harfbuzz_rs v1.2.0 [INFO] [stderr] Compiling usvg v0.8.0 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling raqote v0.6.4 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling resvg v0.8.0 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling ikon v0.1.0-beta.16 [INFO] [stderr] Compiling favy v0.1.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ikon::AsSize` [INFO] [stdout] --> src/lib.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | use ikon::{encode, image::DynamicImage, AsSize}; [INFO] [stdout] | ^^^^^^ no `AsSize` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Key` is not a member of trait `Encode` [INFO] [stdout] --> src/lib.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | type Key = Size; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not a member of trait `Encode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `with_capacity` is not a member of trait `Encode` [INFO] [stdout] --> src/lib.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | / fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] 292 | | Favicon { [INFO] [stdout] 293 | | pngs: HashMap::with_capacity(capacity), [INFO] [stdout] 294 | | svgs: HashMap::new(), [INFO] [stdout] ... | [INFO] [stdout] 298 | | } [INFO] [stdout] 299 | | } [INFO] [stdout] | |_____^ not a member of trait `Encode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_entry` is not a member of trait `Encode` [INFO] [stdout] --> src/lib.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | / fn add_entry io::Result>( [INFO] [stdout] 306 | | &mut self, [INFO] [stdout] 307 | | filter: F, [INFO] [stdout] 308 | | source: &Image, [INFO] [stdout] ... | [INFO] [stdout] 314 | | } [INFO] [stdout] 315 | | } [INFO] [stdout] | |_____^ not a member of trait `Encode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0407, E0432, E0437. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0407`. [INFO] [stdout] [INFO] [stderr] error: could not compile `favy` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7ed2c4f629a0d502c0c531ba9cd406d1cd0adddd0860de1a6c5c186bac51b4a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed2c4f629a0d502c0c531ba9cd406d1cd0adddd0860de1a6c5c186bac51b4a2", kill_on_drop: false }` [INFO] [stdout] 7ed2c4f629a0d502c0c531ba9cd406d1cd0adddd0860de1a6c5c186bac51b4a2