[INFO] cloning repository https://github.com/tim-hellhake/evbindkeys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tim-hellhake/evbindkeys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-hellhake%2Fevbindkeys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-hellhake%2Fevbindkeys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83cbbcc2d1242b7aef54f2eb99f39cfc14eca2da [INFO] testing tim-hellhake/evbindkeys against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-hellhake%2Fevbindkeys" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tim-hellhake/evbindkeys on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tim-hellhake/evbindkeys [INFO] finished tweaking git repo https://github.com/tim-hellhake/evbindkeys [INFO] tweaked toml for git repo https://github.com/tim-hellhake/evbindkeys written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tim-hellhake/evbindkeys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded evdev-rs v0.5.0 [INFO] [stderr] Downloaded evdev-sys v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 176a8bb2e685a74c6c6f0bf665126303062ee0e32fd084a3e0fce70f31212ebe [INFO] running `Command { std: "docker" "start" "-a" "176a8bb2e685a74c6c6f0bf665126303062ee0e32fd084a3e0fce70f31212ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "176a8bb2e685a74c6c6f0bf665126303062ee0e32fd084a3e0fce70f31212ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "176a8bb2e685a74c6c6f0bf665126303062ee0e32fd084a3e0fce70f31212ebe", kill_on_drop: false }` [INFO] [stdout] 176a8bb2e685a74c6c6f0bf665126303062ee0e32fd084a3e0fce70f31212ebe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f09b0c106729a26231eb51d1210391c6a069a2ec9f6859c555c642ca75edc939 [INFO] running `Command { std: "docker" "start" "-a" "f09b0c106729a26231eb51d1210391c6a069a2ec9f6859c555c642ca75edc939", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling evdev-sys v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling subprocess v0.2.7 [INFO] [stderr] Compiling evdev-rs v0.5.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling evbindkeys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.28s [INFO] running `Command { std: "docker" "inspect" "f09b0c106729a26231eb51d1210391c6a069a2ec9f6859c555c642ca75edc939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f09b0c106729a26231eb51d1210391c6a069a2ec9f6859c555c642ca75edc939", kill_on_drop: false }` [INFO] [stdout] f09b0c106729a26231eb51d1210391c6a069a2ec9f6859c555c642ca75edc939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04dcc99a2f8787cf7aeb98414baebb8f5b4b171e6e36575fe67339657ac60f47 [INFO] running `Command { std: "docker" "start" "-a" "04dcc99a2f8787cf7aeb98414baebb8f5b4b171e6e36575fe67339657ac60f47", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling evbindkeys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.38s [INFO] running `Command { std: "docker" "inspect" "04dcc99a2f8787cf7aeb98414baebb8f5b4b171e6e36575fe67339657ac60f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04dcc99a2f8787cf7aeb98414baebb8f5b4b171e6e36575fe67339657ac60f47", kill_on_drop: false }` [INFO] [stdout] 04dcc99a2f8787cf7aeb98414baebb8f5b4b171e6e36575fe67339657ac60f47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d75bc67584ef9ec3609a0f76500e8ba40eaf5cf607cc34d3a73f16a642d6439 [INFO] running `Command { std: "docker" "start" "-a" "4d75bc67584ef9ec3609a0f76500e8ba40eaf5cf607cc34d3a73f16a642d6439", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/evbindkeys-de7471bef47b8fd2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config::tests::test_parse_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d75bc67584ef9ec3609a0f76500e8ba40eaf5cf607cc34d3a73f16a642d6439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d75bc67584ef9ec3609a0f76500e8ba40eaf5cf607cc34d3a73f16a642d6439", kill_on_drop: false }` [INFO] [stdout] 4d75bc67584ef9ec3609a0f76500e8ba40eaf5cf607cc34d3a73f16a642d6439