[INFO] fetching crate keeshond_editor 0.3.0... [INFO] checking keeshond_editor-0.3.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate keeshond_editor 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate keeshond_editor 0.3.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate keeshond_editor 0.3.0 [INFO] finished tweaking crates.io crate keeshond_editor 0.3.0 [INFO] tweaked toml for crates.io crate keeshond_editor 0.3.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate keeshond_editor 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded image v0.23.12 [INFO] [stderr] Downloaded imgui v0.6.1 [INFO] [stderr] Downloaded confy v0.4.0 [INFO] [stderr] Downloaded toodee v0.2.4 [INFO] [stderr] Downloaded keeshond_treats v0.3.0 [INFO] [stderr] Downloaded imgui-sys v0.6.0 [INFO] [stderr] Downloaded bytemuck v1.5.0 [INFO] [stderr] Downloaded imgui-glium-renderer v0.6.1 [INFO] [stderr] Downloaded cstr-macro v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 395200480f5cb8e1277adc4aba9cd6ccfdffd4240460062aee7c275ed9f5a377 [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" "395200480f5cb8e1277adc4aba9cd6ccfdffd4240460062aee7c275ed9f5a377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "395200480f5cb8e1277adc4aba9cd6ccfdffd4240460062aee7c275ed9f5a377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395200480f5cb8e1277adc4aba9cd6ccfdffd4240460062aee7c275ed9f5a377", kill_on_drop: false }` [INFO] [stdout] 395200480f5cb8e1277adc4aba9cd6ccfdffd4240460062aee7c275ed9f5a377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e101ddfdb5d99affd93ca72363f1a8cd2f9697e0ba98dbb4197123dc0000ac47 [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" "e101ddfdb5d99affd93ca72363f1a8cd2f9697e0ba98dbb4197123dc0000ac47", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking try_or v0.2.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking cstr-macro v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Checking block-grid v0.1.0 [INFO] [stderr] Checking toodee v0.2.4 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling imgui-sys v0.6.0 [INFO] [stderr] Compiling al-sys v0.6.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking generic-array v0.3.2 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking bit-array v0.4.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking bitarray-set v0.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking keeshond_datapack v0.8.0 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking imgui v0.6.1 [INFO] [stderr] Checking alto v3.0.4 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking imgui-glium-renderer v0.6.1 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Checking keeshond v0.17.0 [INFO] [stderr] Checking keeshond_treats v0.3.0 [INFO] [stderr] Checking keeshond_editor v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "e101ddfdb5d99affd93ca72363f1a8cd2f9697e0ba98dbb4197123dc0000ac47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e101ddfdb5d99affd93ca72363f1a8cd2f9697e0ba98dbb4197123dc0000ac47", kill_on_drop: false }` [INFO] [stdout] e101ddfdb5d99affd93ca72363f1a8cd2f9697e0ba98dbb4197123dc0000ac47