[INFO] cloning repository https://github.com/redox-os/orbital [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redox-os/orbital" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbital", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbital'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e93c270349fdfdb0dcc3fb0af47c7f83ebf3597f [INFO] checking redox-os/orbital against master#c97b539e408ea353f4fde2f9251d598291fec421 for pr-105102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbital" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redox-os/orbital on toolchain c97b539e408ea353f4fde2f9251d598291fec421 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c97b539e408ea353f4fde2f9251d598291fec421" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redox-os/orbital [INFO] finished tweaking git repo https://github.com/redox-os/orbital [INFO] tweaked toml for git repo https://github.com/redox-os/orbital written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/redox-os/orbital already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c97b539e408ea353f4fde2f9251d598291fec421" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/event.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusttype v0.2.4 [INFO] [stderr] Downloaded orbfont v0.1.8 [INFO] [stderr] Downloaded redox-daemon v0.1.0 [INFO] [stderr] Downloaded orbclient v0.3.32 [INFO] [stderr] Downloaded resize v0.3.1 [INFO] [stderr] Downloaded orbimage v0.1.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c97b539e408ea353f4fde2f9251d598291fec421" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaee8e113f06b53a327d8a2c3c9797cef74d833a961b03af77a4b07e5143dcb1 [INFO] running `Command { std: "docker" "start" "-a" "eaee8e113f06b53a327d8a2c3c9797cef74d833a961b03af77a4b07e5143dcb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaee8e113f06b53a327d8a2c3c9797cef74d833a961b03af77a4b07e5143dcb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaee8e113f06b53a327d8a2c3c9797cef74d833a961b03af77a4b07e5143dcb1", kill_on_drop: false }` [INFO] [stdout] eaee8e113f06b53a327d8a2c3c9797cef74d833a961b03af77a4b07e5143dcb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c97b539e408ea353f4fde2f9251d598291fec421" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78bfc7abd6a476aa0e484b082f1930dcdb918dc4da38191b1d46e1bb33b6fca5 [INFO] running `Command { std: "docker" "start" "-a" "78bfc7abd6a476aa0e484b082f1930dcdb918dc4da38191b1d46e1bb33b6fca5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking redox_syscall v0.2.16 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking stb_truetype v0.2.8 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking resize v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking rusttype v0.2.4 [INFO] [stderr] Checking redox_event v0.1.0 (https://gitlab.redox-os.org/redox-os/event.git#228eb071) [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking redox-daemon v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking orbclient v0.3.32 [INFO] [stderr] Checking orbimage v0.1.17 [INFO] [stderr] Checking orbfont v0.1.8 [INFO] [stderr] Checking orbital-core v0.1.0 (/opt/rustwide/workdir/orbital-core) [INFO] [stderr] Checking orbital v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/scheme.rs:1018:13 [INFO] [stdout] | [INFO] [stdout] 1018 | let mut x = cmp::max(0, cmp::min(max_x, self.scheme.cursor_x + event.dx)); [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: variable does not need to be mutable [INFO] [stdout] --> src/scheme.rs:1018:13 [INFO] [stdout] | [INFO] [stdout] 1018 | let mut x = cmp::max(0, cmp::min(max_x, self.scheme.cursor_x + event.dx)); [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.57s [INFO] running `Command { std: "docker" "inspect" "78bfc7abd6a476aa0e484b082f1930dcdb918dc4da38191b1d46e1bb33b6fca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78bfc7abd6a476aa0e484b082f1930dcdb918dc4da38191b1d46e1bb33b6fca5", kill_on_drop: false }` [INFO] [stdout] 78bfc7abd6a476aa0e484b082f1930dcdb918dc4da38191b1d46e1bb33b6fca5