[INFO] cloning repository https://github.com/fmonniot/my-st-home [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fmonniot/my-st-home" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmonniot%2Fmy-st-home", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmonniot%2Fmy-st-home'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abc9925c8a4770cfedededa9060819eccb3b3c80 [INFO] testing fmonniot/my-st-home against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmonniot%2Fmy-st-home" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fmonniot/my-st-home on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fmonniot/my-st-home [INFO] finished tweaking git repo https://github.com/fmonniot/my-st-home [INFO] tweaked toml for git repo https://github.com/fmonniot/my-st-home written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/fmonniot/my-st-home already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/caemor/epd-waveshare` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-graphics v0.6.2 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded backtrace v0.3.58 [INFO] [stderr] Downloaded embedded-hal-mock v0.7.2 [INFO] [stderr] Downloaded tinytga v0.3.2 [INFO] [stderr] Downloaded embedded-layout v0.1.0 [INFO] [stderr] Downloaded mqtt-protocol v0.11.0 [INFO] [stderr] Downloaded lifx-core v0.2.0 [INFO] [stderr] Downloaded embedded-graphics-simulator v0.2.1 [INFO] [stderr] Downloaded pid-lite v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce4ec42e9e439c4ba0bbefcfff0cda89289dca47fcb81664bd76a4e6230b0537 [INFO] running `Command { std: "docker" "start" "-a" "ce4ec42e9e439c4ba0bbefcfff0cda89289dca47fcb81664bd76a4e6230b0537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce4ec42e9e439c4ba0bbefcfff0cda89289dca47fcb81664bd76a4e6230b0537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce4ec42e9e439c4ba0bbefcfff0cda89289dca47fcb81664bd76a4e6230b0537", kill_on_drop: false }` [INFO] [stdout] ce4ec42e9e439c4ba0bbefcfff0cda89289dca47fcb81664bd76a4e6230b0537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce542eb9acb7d8aec5e12009085403ab25ecd797da9417de9ef3558e0688aae9 [INFO] running `Command { std: "docker" "start" "-a" "ce542eb9acb7d8aec5e12009085403ab25ecd797da9417de9ef3558e0688aae9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling pid-lite v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tsl_2591 v0.1.0 (/opt/rustwide/workdir/tsl_2591) [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling embedded-layout v0.1.0 [INFO] [stderr] Compiling epd-waveshare v0.5.0 (https://github.com/caemor/epd-waveshare?branch=main#d9254a68) [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tinytga v0.3.2 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling embedded-graphics-simulator v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling lifx-core v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling mqtt-protocol v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling my-home v0.1.0 (/opt/rustwide/workdir/my-home) [INFO] [stdout] warning: field is never read: `stream_handle` [INFO] [stdout] --> my-home/src/actor/network.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | stream_handle: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ui-designer v0.1.0 (/opt/rustwide/workdir/ui-designer) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "ce542eb9acb7d8aec5e12009085403ab25ecd797da9417de9ef3558e0688aae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce542eb9acb7d8aec5e12009085403ab25ecd797da9417de9ef3558e0688aae9", kill_on_drop: false }` [INFO] [stdout] ce542eb9acb7d8aec5e12009085403ab25ecd797da9417de9ef3558e0688aae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ff8c6be6a7e376420b0e5a584a7e9df498e191ef2f33d645849731cf26fa346 [INFO] running `Command { std: "docker" "start" "-a" "2ff8c6be6a7e376420b0e5a584a7e9df498e191ef2f33d645849731cf26fa346", kill_on_drop: false }` [INFO] [stderr] Compiling embedded-hal-mock v0.7.2 [INFO] [stdout] warning: field is never read: `stream_handle` [INFO] [stdout] --> my-home/src/actor/network.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | stream_handle: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling my-home v0.1.0 (/opt/rustwide/workdir/my-home) [INFO] [stderr] Compiling ui-designer v0.1.0 (/opt/rustwide/workdir/ui-designer) [INFO] [stderr] Compiling tsl_2591 v0.1.0 (/opt/rustwide/workdir/tsl_2591) [INFO] [stdout] warning: constant is never used: `ENABLE_POWEROFF` [INFO] [stdout] --> tsl_2591/tests/integration.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const ENABLE_POWEROFF: u8 = 0x00; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> my-home/src/lifx.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | Message::LightSetColor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use fully-qualified syntax: `<(dyn actor::Message + 'static) as Trait>::LightSetColor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `actor::Message` cannot be made into an object [INFO] [stdout] --> my-home/src/lifx.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | Message::LightSetColor { [INFO] [stdout] | ^^^^^^^ `actor::Message` cannot be made into an object [INFO] [stdout] | [INFO] [stdout] note: for a trait to be "object safe" it needs to allow building a vtable to allow the call to be resolvable dynamically; for more information visit [INFO] [stdout] --> my-home/src/actor/mod.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Message: Debug + Clone + Send + 'static {} [INFO] [stdout] | ------- ^^^^^ ...because it requires `Self: Sized` [INFO] [stdout] | | [INFO] [stdout] | this trait cannot be made into an object... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0038, E0223. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0038`. [INFO] [stdout] [INFO] [stderr] error: could not compile `my-home` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2ff8c6be6a7e376420b0e5a584a7e9df498e191ef2f33d645849731cf26fa346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff8c6be6a7e376420b0e5a584a7e9df498e191ef2f33d645849731cf26fa346", kill_on_drop: false }` [INFO] [stdout] 2ff8c6be6a7e376420b0e5a584a7e9df498e191ef2f33d645849731cf26fa346