[INFO] fetching crate keeshond_editor 0.1.0... [INFO] checking keeshond_editor-0.1.0 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate keeshond_editor 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate keeshond_editor 0.1.0 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate keeshond_editor 0.1.0 [INFO] finished tweaking crates.io crate keeshond_editor 0.1.0 [INFO] tweaked toml for crates.io crate keeshond_editor 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate keeshond_editor 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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 imgui-sys v0.4.0 [INFO] [stderr] Downloaded bitarray-set v0.4.1 [INFO] [stderr] Downloaded imgui v0.4.0 [INFO] [stderr] Downloaded confy v0.4.0 [INFO] [stderr] Downloaded imgui-glium-renderer-filter v0.4.0 [INFO] [stderr] Downloaded keeshond_datapack v0.6.0 [INFO] [stderr] Downloaded try_or v0.2.0 [INFO] [stderr] Downloaded toodee v0.2.1 [INFO] [stderr] Downloaded keeshond v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63f8a60592342330d80a7c54b29f14ca47cf073ef8488e924a713411433d0fc3 [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" "63f8a60592342330d80a7c54b29f14ca47cf073ef8488e924a713411433d0fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63f8a60592342330d80a7c54b29f14ca47cf073ef8488e924a713411433d0fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f8a60592342330d80a7c54b29f14ca47cf073ef8488e924a713411433d0fc3", kill_on_drop: false }` [INFO] [stdout] 63f8a60592342330d80a7c54b29f14ca47cf073ef8488e924a713411433d0fc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 119bbebd6881fbef227d0e6d07e8eb01bdc486a5823b6208b0a04c3c9c000c37 [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" "119bbebd6881fbef227d0e6d07e8eb01bdc486a5823b6208b0a04c3c9c000c37", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Checking hashbrown v0.2.2 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking try_or v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking cstr-macro v0.1.0 [INFO] [stderr] Checking toodee v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling imgui-sys v0.4.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking generic-array v0.3.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling al-sys v0.6.1 [INFO] [stderr] Checking bit-array v0.4.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bitarray-set v0.4.1 [INFO] [stderr] Checking hashers v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking parking_lot_core v0.7.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] Checking lewton v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glium v0.27.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking image v0.23.7 [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] 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.6.0 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking imgui v0.4.0 [INFO] [stderr] Checking alto v3.0.4 [INFO] [stderr] Checking imgui-glium-renderer-filter v0.4.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking keeshond v0.14.1 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Checking keeshond_editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "119bbebd6881fbef227d0e6d07e8eb01bdc486a5823b6208b0a04c3c9c000c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "119bbebd6881fbef227d0e6d07e8eb01bdc486a5823b6208b0a04c3c9c000c37", kill_on_drop: false }` [INFO] [stdout] 119bbebd6881fbef227d0e6d07e8eb01bdc486a5823b6208b0a04c3c9c000c37