[INFO] cloning repository https://github.com/maroider/tilt_thing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maroider/tilt_thing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Ftilt_thing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Ftilt_thing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d69ac5698cbaf785e4b91f99bc7974c2ad387597 [INFO] checking maroider/tilt_thing against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Ftilt_thing" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maroider/tilt_thing on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maroider/tilt_thing [INFO] finished tweaking git repo https://github.com/maroider/tilt_thing [INFO] tweaked toml for git repo https://github.com/maroider/tilt_thing written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maroider/tilt_thing 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/maroider/monman` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f48956d21ef6ac390f38fae598b0fb92949bef2c8f0ba98fd9a422a0fb028ae1 [INFO] running `Command { std: "docker" "start" "-a" "f48956d21ef6ac390f38fae598b0fb92949bef2c8f0ba98fd9a422a0fb028ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f48956d21ef6ac390f38fae598b0fb92949bef2c8f0ba98fd9a422a0fb028ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48956d21ef6ac390f38fae598b0fb92949bef2c8f0ba98fd9a422a0fb028ae1", kill_on_drop: false }` [INFO] [stdout] f48956d21ef6ac390f38fae598b0fb92949bef2c8f0ba98fd9a422a0fb028ae1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca18b006e69c283369eecb07eda0d826185d6b5082bbf7dfb11ceceb9cf5a8c4 [INFO] running `Command { std: "docker" "start" "-a" "ca18b006e69c283369eecb07eda0d826185d6b5082bbf7dfb11ceceb9cf5a8c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking monman v0.1.0 (https://github.com/maroider/monman#6774749b) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/monman-09802f73b8adc705/6774749/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | shared::windef::POINTL, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/monman-09802f73b8adc705/6774749/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/monman-09802f73b8adc705/6774749/src/lib.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 54 | / self.adapters [INFO] [stdout] 55 | | .iter() [INFO] [stdout] | | -^^^^ method not found in `Vec` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/monman-09802f73b8adc705/6774749/src/lib.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | self.adapters.iter() [INFO] [stdout] | ^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for struct `Vec` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/monman-09802f73b8adc705/6774749/src/lib.rs:217:23 [INFO] [stdout] | [INFO] [stdout] 217 | self.monitors.iter() [INFO] [stdout] | ^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/monman-09802f73b8adc705/6774749/src/lib.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | if adapters.is_empty() { [INFO] [stdout] | ^^^^^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] ... [INFO] [stdout] 64 | pub struct DisplayAdapter { [INFO] [stdout] | ------------------------- doesn't satisfy `DisplayAdapter: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `DisplayAdapter: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for struct `Vec` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/monman-09802f73b8adc705/6774749/src/lib.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | self.adapters.get(n) [INFO] [stdout] | ^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `is_empty` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/monman-09802f73b8adc705/6774749/src/lib.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | if monitors.is_empty() { [INFO] [stdout] | ^^^^^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] ... [INFO] [stdout] 221 | pub struct Monitor { [INFO] [stdout] | ------------------ doesn't satisfy `Monitor: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `Monitor: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `monman` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ca18b006e69c283369eecb07eda0d826185d6b5082bbf7dfb11ceceb9cf5a8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca18b006e69c283369eecb07eda0d826185d6b5082bbf7dfb11ceceb9cf5a8c4", kill_on_drop: false }` [INFO] [stdout] ca18b006e69c283369eecb07eda0d826185d6b5082bbf7dfb11ceceb9cf5a8c4 [INFO] checking maroider/tilt_thing against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Ftilt_thing" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maroider/tilt_thing on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maroider/tilt_thing [INFO] finished tweaking git repo https://github.com/maroider/tilt_thing [INFO] tweaked toml for git repo https://github.com/maroider/tilt_thing written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/maroider/tilt_thing 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c550a2015ac6512462a213e2d12679be887e35c13f5d5fde43a79ec502d33332 [INFO] running `Command { std: "docker" "start" "-a" "c550a2015ac6512462a213e2d12679be887e35c13f5d5fde43a79ec502d33332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c550a2015ac6512462a213e2d12679be887e35c13f5d5fde43a79ec502d33332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c550a2015ac6512462a213e2d12679be887e35c13f5d5fde43a79ec502d33332", kill_on_drop: false }` [INFO] [stdout] c550a2015ac6512462a213e2d12679be887e35c13f5d5fde43a79ec502d33332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e98d24568e2995dab7b34d0b47729e1c5335a04c653a90ad1ce6241a13ce44f [INFO] running `Command { std: "docker" "start" "-a" "5e98d24568e2995dab7b34d0b47729e1c5335a04c653a90ad1ce6241a13ce44f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "5e98d24568e2995dab7b34d0b47729e1c5335a04c653a90ad1ce6241a13ce44f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e98d24568e2995dab7b34d0b47729e1c5335a04c653a90ad1ce6241a13ce44f", kill_on_drop: false }` [INFO] [stdout] 5e98d24568e2995dab7b34d0b47729e1c5335a04c653a90ad1ce6241a13ce44f