[INFO] cloning repository https://github.com/Logicalshift/flowbetween [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Logicalshift/flowbetween" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflowbetween", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflowbetween'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46f91439f1b7086e991226074486ad5d67611d87 [INFO] checking Logicalshift/flowbetween against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflowbetween" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Logicalshift/flowbetween on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Logicalshift/flowbetween [INFO] finished tweaking git repo https://github.com/Logicalshift/flowbetween [INFO] tweaked toml for git repo https://github.com/Logicalshift/flowbetween written to /workspace/builds/worker-55/source/Cargo.toml [INFO] crate git repo https://github.com/Logicalshift/flowbetween already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--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-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 154dfd2acb055c8bfea5e9d5137ce138e8680bb8da953b404cc910f25f912ced [INFO] running `Command { std: "docker" "start" "-a" "154dfd2acb055c8bfea5e9d5137ce138e8680bb8da953b404cc910f25f912ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "154dfd2acb055c8bfea5e9d5137ce138e8680bb8da953b404cc910f25f912ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154dfd2acb055c8bfea5e9d5137ce138e8680bb8da953b404cc910f25f912ced", kill_on_drop: false }` [INFO] [stdout] 154dfd2acb055c8bfea5e9d5137ce138e8680bb8da953b404cc910f25f912ced [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbae293347f6fd45a313dd2dc245c8026a0b512709ea57b230609865763594db [INFO] running `Command { std: "docker" "start" "-a" "fbae293347f6fd45a313dd2dc245c8026a0b512709ea57b230609865763594db", 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] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking roots v0.0.6 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking rust-hsluv v0.1.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking flo_rope v0.2.1 (https://github.com/Logicalshift/flo_rope?branch=v0.2#fbeda359) [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking flo_float_encoder v0.1.1 (/opt/rustwide/workdir/float_encoder) [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking flo_curves v0.6.1 (https://github.com/Logicalshift/flo_curves?branch=v0.6#8746f2fa) [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Checking futures v0.3.18 [INFO] [stderr] Checking desync v0.7.0 (https://github.com/Logicalshift/desync?branch=v0.7.0#468a7262) [INFO] [stderr] Checking flo_stream v0.6.0 [INFO] [stderr] Checking flo_stream v0.7.1 (https://github.com/Logicalshift/flo_stream?branch=v0.7#b6704234) [INFO] [stderr] Checking flo_logging v0.2.0 (/opt/rustwide/workdir/logging) [INFO] [stderr] Checking flo_binding v2.1.0 (https://github.com/Logicalshift/flo_binding?branch=v2.1#6e115fa1) [INFO] [stderr] Checking flo_canvas v0.3.1 (https://github.com/Logicalshift/flo_draw?branch=v0.3#e1bc89fc) [INFO] [stderr] Checking flo_canvas_animation v0.3.0 (/opt/rustwide/workdir/canvas_animation) [INFO] [stderr] Checking flo_ui v0.2.0 (/opt/rustwide/workdir/ui) [INFO] [stderr] Checking flo_animation v0.2.0 (/opt/rustwide/workdir/animation) [INFO] [stderr] Checking flo_ui_files v0.2.0 (/opt/rustwide/workdir/ui_files) [INFO] [stderr] Checking flo v0.2.0 (/opt/rustwide/workdir/flo) [INFO] [stderr] Checking flo_sqlite_storage v0.1.0 (/opt/rustwide/workdir/sqlite_storage) [INFO] [stdout] warning: unused variable: `ungroup` [INFO] [stdout] --> flo/src/menu/select.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let ungroup = images.get_named_resource("Ungroup"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ungroup` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layer_id` [INFO] [stdout] --> flo/src/model/flo_model.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 161 | Layer(layer_id, SetOrdering(at_index)) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `at_index` [INFO] [stdout] --> flo/src/model/flo_model.rs:161:45 [INFO] [stdout] | [INFO] [stdout] 161 | Layer(layer_id, SetOrdering(at_index)) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_at_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> flo/src/model/sidebar.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | let mut document_panels = RopeBindingMut::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `frame` [INFO] [stdout] --> flo/src/editor/frame_controls_controller.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | frame: FrameModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timeline` [INFO] [stdout] --> flo/src/editor/frame_controls_controller.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | timeline: TimelineModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `current_time` [INFO] [stdout] --> flo/src/editor/frame_controls_controller.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | current_time: Binding, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `edit_sink` [INFO] [stdout] --> flo/src/animation_canvas/canvas_tools.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | edit_sink: Publisher>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LAYER_SELECTION` [INFO] [stdout] --> flo/src/standard_tools/animation/create_region.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | const LAYER_SELECTION: LayerId = LayerId(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selected` [INFO] [stdout] --> flo/src/menu/select.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | selected: BindRef>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking flow_between v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: You must pick a UI implementation as a feature to compile FlowBetween (cargo build scripts cannot autodetect, sadly). Build with cargo --features gtk,http [INFO] [stdout] --> src/main.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | compile_error!("You must pick a UI implementation as a feature to compile FlowBetween (cargo build scripts cannot autodetect, sadly). Build with cargo --features gtk,http... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::*` [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use std::sync::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::flo_session::*` [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | use self::flo_session::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: You must pick a UI implementation as a feature to compile FlowBetween (cargo build scripts cannot autodetect, sadly). Build with cargo --features gtk,http [INFO] [stdout] --> src/main.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | compile_error!("You must pick a UI implementation as a feature to compile FlowBetween (cargo build scripts cannot autodetect, sadly). Build with cargo --features gtk,http... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flow_between` due to 2 previous errors; 3 warnings emitted [INFO] [stdout] warning: unused import: `std::sync::*` [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use std::sync::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::flo_session::*` [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | use self::flo_session::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fbae293347f6fd45a313dd2dc245c8026a0b512709ea57b230609865763594db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbae293347f6fd45a313dd2dc245c8026a0b512709ea57b230609865763594db", kill_on_drop: false }` [INFO] [stdout] fbae293347f6fd45a313dd2dc245c8026a0b512709ea57b230609865763594db