[INFO] fetching crate shine-input 0.2.1... [INFO] testing shine-input-0.2.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate shine-input 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate shine-input 0.2.1 [INFO] finished tweaking crates.io crate shine-input 0.2.1 [INFO] tweaked toml for crates.io crate shine-input 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shine-input 0.2.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 142 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.6.2 (available: v0.11.8) [INFO] [stderr] Adding gilrs v0.7.4 (available: v0.11.0) [INFO] [stderr] Adding winit v0.18.1 (available: v0.30.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 143f62c148545f823c088ff4a2aa23c238cf19e532ab8f6890ef001f573d0ec2 [INFO] running `Command { std: "docker" "start" "-a" "143f62c148545f823c088ff4a2aa23c238cf19e532ab8f6890ef001f573d0ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "143f62c148545f823c088ff4a2aa23c238cf19e532ab8f6890ef001f573d0ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143f62c148545f823c088ff4a2aa23c238cf19e532ab8f6890ef001f573d0ec2", kill_on_drop: false }` [INFO] [stdout] 143f62c148545f823c088ff4a2aa23c238cf19e532ab8f6890ef001f573d0ec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1f875e3a427478abdec38a753f923b5385e0454fa36470bfb037ba21adf8370 [INFO] running `Command { std: "docker" "start" "-a" "a1f875e3a427478abdec38a753f923b5385e0454fa36470bfb037ba21adf8370", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling gilrs-core v0.2.6 [INFO] [stderr] Compiling gilrs v0.7.4 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stdout] error[E0539]: malformed `link` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.18.1/src/platform/linux/dlopen.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[link="dl"] [INFO] [stdout] | ^^^^^^^^^^^^ expected this to be a list [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] help: try changing it to one of the following valid forms of the attribute [INFO] [stdout] | [INFO] [stdout] 9 - #[link="dl"] [INFO] [stdout] 9 + #[link(name = "...")] [INFO] [stdout] | [INFO] [stdout] 9 - #[link="dl"] [INFO] [stdout] 9 + #[link(name = "...", import_name_type = "decorated|noprefix|undecorated")] [INFO] [stdout] | [INFO] [stdout] 9 - #[link="dl"] [INFO] [stdout] 9 + #[link(name = "...", kind = "dylib|static|...")] [INFO] [stdout] | [INFO] [stdout] 9 - #[link="dl"] [INFO] [stdout] 9 + #[link(name = "...", kind = "dylib|static|...", wasm_import_module = "...", import_name_type = "decorated|noprefix|undecorated")] [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0539`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winit` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a1f875e3a427478abdec38a753f923b5385e0454fa36470bfb037ba21adf8370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f875e3a427478abdec38a753f923b5385e0454fa36470bfb037ba21adf8370", kill_on_drop: false }` [INFO] [stdout] a1f875e3a427478abdec38a753f923b5385e0454fa36470bfb037ba21adf8370