[INFO] cloning repository https://github.com/shiomiyan/imdisable-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shiomiyan/imdisable-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiomiyan%2Fimdisable-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiomiyan%2Fimdisable-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcc5215498820362928b522721a3e9234d466608 [INFO] building shiomiyan/imdisable-rs against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiomiyan%2Fimdisable-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shiomiyan/imdisable-rs on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shiomiyan/imdisable-rs [INFO] finished tweaking git repo https://github.com/shiomiyan/imdisable-rs [INFO] tweaked toml for git repo https://github.com/shiomiyan/imdisable-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shiomiyan/imdisable-rs 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inputbot v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f9cc408979ef1d23a9d2fdc958a376cc2886697b25fa659c93246228da51530 [INFO] running `Command { std: "docker" "start" "-a" "6f9cc408979ef1d23a9d2fdc958a376cc2886697b25fa659c93246228da51530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f9cc408979ef1d23a9d2fdc958a376cc2886697b25fa659c93246228da51530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9cc408979ef1d23a9d2fdc958a376cc2886697b25fa659c93246228da51530", kill_on_drop: false }` [INFO] [stdout] 6f9cc408979ef1d23a9d2fdc958a376cc2886697b25fa659c93246228da51530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44ddc240fea1b28dbde1b027e0ba675fbdfe2b9062ed8338172700f16e179023 [INFO] running `Command { std: "docker" "start" "-a" "44ddc240fea1b28dbde1b027e0ba675fbdfe2b9062ed8338172700f16e179023", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling input-sys v1.17.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling device_query v1.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling udev v0.6.3 [INFO] [stderr] Compiling input v0.7.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling inputbot v0.6.0 [INFO] [stderr] Compiling imdisable v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.86s [INFO] running `Command { std: "docker" "inspect" "44ddc240fea1b28dbde1b027e0ba675fbdfe2b9062ed8338172700f16e179023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ddc240fea1b28dbde1b027e0ba675fbdfe2b9062ed8338172700f16e179023", kill_on_drop: false }` [INFO] [stdout] 44ddc240fea1b28dbde1b027e0ba675fbdfe2b9062ed8338172700f16e179023 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87fa75c29368d33c1a09a071553de4e80a1cfac3cf7d09d3ee2a635a8d13bef6 [INFO] running `Command { std: "docker" "start" "-a" "87fa75c29368d33c1a09a071553de4e80a1cfac3cf7d09d3ee2a635a8d13bef6", kill_on_drop: false }` [INFO] [stderr] Compiling imdisable v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] running `Command { std: "docker" "inspect" "87fa75c29368d33c1a09a071553de4e80a1cfac3cf7d09d3ee2a635a8d13bef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87fa75c29368d33c1a09a071553de4e80a1cfac3cf7d09d3ee2a635a8d13bef6", kill_on_drop: false }` [INFO] [stdout] 87fa75c29368d33c1a09a071553de4e80a1cfac3cf7d09d3ee2a635a8d13bef6