[INFO] fetching crate evdi 0.7.1... [INFO] checking evdi-0.7.1 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate evdi 0.7.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate evdi 0.7.1 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate evdi 0.7.1 [INFO] finished tweaking crates.io crate evdi 0.7.1 [INFO] tweaked toml for crates.io crate evdi 0.7.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate evdi 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded use v0.0.0 [INFO] [stderr] Downloaded tracing-flame v0.1.0 [INFO] [stderr] Downloaded logtest v2.0.0 [INFO] [stderr] Downloaded evdi-sys v0.3.1 [INFO] [stderr] Downloaded drm-fourcc v1.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54274f65b33b75f269d0576460e77ca5329b498f9ca10af7484e8de4dba0bb5f [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" "54274f65b33b75f269d0576460e77ca5329b498f9ca10af7484e8de4dba0bb5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54274f65b33b75f269d0576460e77ca5329b498f9ca10af7484e8de4dba0bb5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54274f65b33b75f269d0576460e77ca5329b498f9ca10af7484e8de4dba0bb5f", kill_on_drop: false }` [INFO] [stdout] 54274f65b33b75f269d0576460e77ca5329b498f9ca10af7484e8de4dba0bb5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8849b2bb963e9d41493724d2dcee1fbae22f669a9dd5bb1ef83400398dcb18a8 [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" "8849b2bb963e9d41493724d2dcee1fbae22f669a9dd5bb1ef83400398dcb18a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling drm-fourcc v1.3.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking use v0.0.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling evdi-sys v0.3.1 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking logtest v2.0.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking tracing-subscriber v0.2.17 [INFO] [stderr] Checking tracing-flame v0.1.0 [INFO] [stderr] Checking tokio-stream v0.1.5 [INFO] [stderr] Checking evdi v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-test v0.4.1 [INFO] [stdout] warning: function is never used: `header` [INFO] [stdout] --> src/device_config/edid.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn header() -> [u8; 19] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ScreenSizeCm` [INFO] [stdout] --> src/device_config/edid.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct ScreenSizeCm { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `basic_display_params` [INFO] [stdout] --> src/device_config/edid.rs:21:4 [INFO] [stdout] | [INFO] [stdout] 21 | fn basic_display_params(size: ScreenSizeCm, gamma: u8) -> [u8; 5] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ChromaticityCoords` [INFO] [stdout] --> src/device_config/edid.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | struct ChromaticityCoords { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ChromaticityCoord` [INFO] [stdout] --> src/device_config/edid.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | struct ChromaticityCoord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `chromaticity_coords` [INFO] [stdout] --> src/device_config/edid.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn chromaticity_coords(data: ChromaticityCoords) -> [u8; 10] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bin_frac` [INFO] [stdout] --> src/device_config/edid.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn bin_frac(f: f32) -> [u8; 2] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `timing` [INFO] [stdout] --> src/device_config/edid.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn timing() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `debug_non_exhaustive` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(debug_non_exhaustive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_env_log` [INFO] [stdout] --> src/test_common.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use test_env_log::test as ltest; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `test_env_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/buffer.rs:225:7 [INFO] [stdout] | [INFO] [stdout] 225 | #[ltest(atest)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/buffer.rs:232:7 [INFO] [stdout] | [INFO] [stdout] 232 | #[ltest(atest)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/buffer.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/device_node.rs:196:7 [INFO] [stdout] | [INFO] [stdout] 196 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/device_node.rs:202:7 [INFO] [stdout] | [INFO] [stdout] 202 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/device_node.rs:208:7 [INFO] [stdout] | [INFO] [stdout] 208 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/device_node.rs:214:7 [INFO] [stdout] | [INFO] [stdout] 214 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/device_node.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/device_node.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/device_node.rs:232:7 [INFO] [stdout] | [INFO] [stdout] 232 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/device_node.rs:238:7 [INFO] [stdout] | [INFO] [stdout] 238 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/device_node.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/events.rs:348:7 [INFO] [stdout] | [INFO] [stdout] 348 | #[ltest(atest)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/events.rs:355:7 [INFO] [stdout] | [INFO] [stdout] 355 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/handle.rs:415:7 [INFO] [stdout] | [INFO] [stdout] 415 | #[ltest(atest)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/handle.rs:420:7 [INFO] [stdout] | [INFO] [stdout] 420 | #[ltest(atest)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/handle.rs:425:7 [INFO] [stdout] | [INFO] [stdout] 425 | #[ltest(atest)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/handle.rs:450:7 [INFO] [stdout] | [INFO] [stdout] 450 | #[ltest(atest)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/handle.rs:471:7 [INFO] [stdout] | [INFO] [stdout] 471 | #[ltest(atest)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/handle.rs:481:7 [INFO] [stdout] | [INFO] [stdout] 481 | #[ltest(atest)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/handle.rs:491:7 [INFO] [stdout] | [INFO] [stdout] 491 | #[ltest(atest)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/lib.rs:375:7 [INFO] [stdout] | [INFO] [stdout] 375 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/lib.rs:380:7 [INFO] [stdout] | [INFO] [stdout] 380 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `ltest` [INFO] [stdout] --> src/lib.rs:386:7 [INFO] [stdout] | [INFO] [stdout] 386 | #[ltest] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `evdi` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8849b2bb963e9d41493724d2dcee1fbae22f669a9dd5bb1ef83400398dcb18a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8849b2bb963e9d41493724d2dcee1fbae22f669a9dd5bb1ef83400398dcb18a8", kill_on_drop: false }` [INFO] [stdout] 8849b2bb963e9d41493724d2dcee1fbae22f669a9dd5bb1ef83400398dcb18a8