[INFO] cloning repository https://github.com/kangxiaoning/rust-exercises [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kangxiaoning/rust-exercises" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangxiaoning%2Frust-exercises", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangxiaoning%2Frust-exercises'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62f9c68cac6d84e77f2dc371e5e4a60655f2530d [INFO] testing kangxiaoning/rust-exercises against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangxiaoning%2Frust-exercises" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kangxiaoning/rust-exercises on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kangxiaoning/rust-exercises [INFO] finished tweaking git repo https://github.com/kangxiaoning/rust-exercises [INFO] tweaked toml for git repo https://github.com/kangxiaoning/rust-exercises written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kangxiaoning/rust-exercises already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_str_bytes v2.3.2 [INFO] [stderr] Downloaded router v0.6.0 [INFO] [stderr] Downloaded piston_window v0.113.0 [INFO] [stderr] Downloaded weezl v0.1.1 [INFO] [stderr] Downloaded miniz_oxide v0.4.2 [INFO] [stderr] Downloaded libloading v0.6.3 [INFO] [stderr] Downloaded backtrace v0.3.51 [INFO] [stderr] Downloaded image v0.23.10 [INFO] [stderr] Downloaded iron v0.6.1 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.70.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e3eba84ff2fce7b9d4e729a8be949ef162f1aa5e22b8c0c312502a25ce9e77c [INFO] running `Command { std: "docker" "start" "-a" "7e3eba84ff2fce7b9d4e729a8be949ef162f1aa5e22b8c0c312502a25ce9e77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e3eba84ff2fce7b9d4e729a8be949ef162f1aa5e22b8c0c312502a25ce9e77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e3eba84ff2fce7b9d4e729a8be949ef162f1aa5e22b8c0c312502a25ce9e77c", kill_on_drop: false }` [INFO] [stdout] 7e3eba84ff2fce7b9d4e729a8be949ef162f1aa5e22b8c0c312502a25ce9e77c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4788dace0bb476da8df29fa9e1388799f2daa0f837b25e572abedbb4e3448a95 [INFO] running `Command { std: "docker" "start" "-a" "4788dace0bb476da8df29fa9e1388799f2daa0f837b25e572abedbb4e3448a95", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling piston2d-graphics v0.37.0 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling piston-gfx_texture v0.41.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.70.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling logger v0.4.0 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/chat/client) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/chat/server) [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling pistoncore-input v1.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling port_sniffer v0.1.0 (/opt/rustwide/workdir/port_sniffer) [INFO] [stderr] Compiling pistoncore-window v0.47.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.52.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.66.0 [INFO] [stderr] Compiling piston v0.52.0 [INFO] [stderr] Compiling piston_window v0.113.0 [INFO] [stderr] Compiling web_api v0.1.0 (/opt/rustwide/workdir/web_api) [INFO] [stderr] Compiling blockchain v0.1.0 (/opt/rustwide/workdir/blockchain) [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> blockchain/src/blockchain.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> web_api/src/handlers.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling snake v0.1.0 (/opt/rustwide/workdir/snake) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4788dace0bb476da8df29fa9e1388799f2daa0f837b25e572abedbb4e3448a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4788dace0bb476da8df29fa9e1388799f2daa0f837b25e572abedbb4e3448a95", kill_on_drop: false }` [INFO] [stdout] 4788dace0bb476da8df29fa9e1388799f2daa0f837b25e572abedbb4e3448a95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0173ed2d470b3413c54670171518a54bf0b5f6e8b8883d661072fef9307b4809 [INFO] running `Command { std: "docker" "start" "-a" "0173ed2d470b3413c54670171518a54bf0b5f6e8b8883d661072fef9307b4809", kill_on_drop: false }` [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/chat/client) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/chat/server) [INFO] [stderr] Compiling snake v0.1.0 (/opt/rustwide/workdir/snake) [INFO] [stderr] Compiling web_api v0.1.0 (/opt/rustwide/workdir/web_api) [INFO] [stderr] Compiling port_sniffer v0.1.0 (/opt/rustwide/workdir/port_sniffer) [INFO] [stderr] Compiling blockchain v0.1.0 (/opt/rustwide/workdir/blockchain) [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> web_api/src/handlers.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> blockchain/src/blockchain.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0173ed2d470b3413c54670171518a54bf0b5f6e8b8883d661072fef9307b4809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0173ed2d470b3413c54670171518a54bf0b5f6e8b8883d661072fef9307b4809", kill_on_drop: false }` [INFO] [stdout] 0173ed2d470b3413c54670171518a54bf0b5f6e8b8883d661072fef9307b4809 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1143d3ca290f823c2bb3953a61c0669025730f7b86389852bc368aecab82dc22 [INFO] running `Command { std: "docker" "start" "-a" "1143d3ca290f823c2bb3953a61c0669025730f7b86389852bc368aecab82dc22", kill_on_drop: false }` [INFO] [stderr] warning: the item `serde_json` is imported redundantly [INFO] [stderr] --> web_api/src/handlers.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use serde_json; [INFO] [stderr] | ^^^^^^^^^^ the item `serde_json` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `serde_json` is imported redundantly [INFO] [stderr] --> blockchain/src/blockchain.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use serde_json; [INFO] [stderr] | ^^^^^^^^^^ the item `serde_json` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `web_api` (bin "web_api" test) generated 1 warning [INFO] [stderr] warning: `blockchain` (bin "blockchain" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blockchain-24c51f6afbdee322) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client-556886212151815e) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/port_sniffer-a6fe986eaf5b09cb) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-0f2d10733df7c277) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/snake-e19d0d4067ed9f8c) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/web_api-e20c1807998f7a31) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1143d3ca290f823c2bb3953a61c0669025730f7b86389852bc368aecab82dc22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1143d3ca290f823c2bb3953a61c0669025730f7b86389852bc368aecab82dc22", kill_on_drop: false }` [INFO] [stdout] 1143d3ca290f823c2bb3953a61c0669025730f7b86389852bc368aecab82dc22 [INFO] testing kangxiaoning/rust-exercises against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangxiaoning%2Frust-exercises" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kangxiaoning/rust-exercises on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kangxiaoning/rust-exercises [INFO] finished tweaking git repo https://github.com/kangxiaoning/rust-exercises [INFO] tweaked toml for git repo https://github.com/kangxiaoning/rust-exercises written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kangxiaoning/rust-exercises already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96d3ba939b6f28729a2e8c90a92352b2751f2b1a1deee9634737a4a67c9049fd [INFO] running `Command { std: "docker" "start" "-a" "96d3ba939b6f28729a2e8c90a92352b2751f2b1a1deee9634737a4a67c9049fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96d3ba939b6f28729a2e8c90a92352b2751f2b1a1deee9634737a4a67c9049fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d3ba939b6f28729a2e8c90a92352b2751f2b1a1deee9634737a4a67c9049fd", kill_on_drop: false }` [INFO] [stdout] 96d3ba939b6f28729a2e8c90a92352b2751f2b1a1deee9634737a4a67c9049fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec425f615abf685e0698ce052a6c67c919fd3ad69ce4e28c41911e68fa3e0743 [INFO] running `Command { std: "docker" "start" "-a" "ec425f615abf685e0698ce052a6c67c919fd3ad69ce4e28c41911e68fa3e0743", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston2d-graphics v0.37.0 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling piston-gfx_texture v0.41.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.70.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] error: could not compile `image` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/bin/rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/image-0.23.10/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=eaa22c97762c59bb -C extra-filename=-eaa22c97762c59bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1598cee03a0c39f4.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-c69c557766a6b69d.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-a77a5a59199dd4c7.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-f08e7f5316948367.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-de55376c973a7adc.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-25ab0bc27525e3c2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c37c37bbb03259f5.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-ecbfe77f97a4f7f2.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-e359c412442bd609.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-0993f2035a400a55.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ec425f615abf685e0698ce052a6c67c919fd3ad69ce4e28c41911e68fa3e0743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec425f615abf685e0698ce052a6c67c919fd3ad69ce4e28c41911e68fa3e0743", kill_on_drop: false }` [INFO] [stdout] ec425f615abf685e0698ce052a6c67c919fd3ad69ce4e28c41911e68fa3e0743