[INFO] cloning repository https://github.com/erdnaxe/galene-gamepad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erdnaxe/galene-gamepad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferdnaxe%2Fgalene-gamepad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferdnaxe%2Fgalene-gamepad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bcc0fef409fff3fabd46886813702bdedd1d760 [INFO] testing erdnaxe/galene-gamepad against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferdnaxe%2Fgalene-gamepad" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erdnaxe/galene-gamepad on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/erdnaxe/galene-gamepad [INFO] finished tweaking git repo https://github.com/erdnaxe/galene-gamepad [INFO] tweaked toml for git repo https://github.com/erdnaxe/galene-gamepad written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/erdnaxe/galene-gamepad 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.0.14 [INFO] [stderr] Downloaded evdev v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f038b81af0194cfa8640317e2904d82b25be0c5ae21e022265efc436739c65e6 [INFO] running `Command { std: "docker" "start" "-a" "f038b81af0194cfa8640317e2904d82b25be0c5ae21e022265efc436739c65e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f038b81af0194cfa8640317e2904d82b25be0c5ae21e022265efc436739c65e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f038b81af0194cfa8640317e2904d82b25be0c5ae21e022265efc436739c65e6", kill_on_drop: false }` [INFO] [stdout] f038b81af0194cfa8640317e2904d82b25be0c5ae21e022265efc436739c65e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b317d9d08bfb137069418910b843626b90eb547a5f99b880521e05e2b1fbd050 [INFO] running `Command { std: "docker" "start" "-a" "b317d9d08bfb137069418910b843626b90eb547a5f99b880521e05e2b1fbd050", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling clap_derive v4.0.13 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling clap v4.0.14 [INFO] [stderr] Compiling evdev v0.12.0 [INFO] [stderr] Compiling galene-gamepad v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "b317d9d08bfb137069418910b843626b90eb547a5f99b880521e05e2b1fbd050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b317d9d08bfb137069418910b843626b90eb547a5f99b880521e05e2b1fbd050", kill_on_drop: false }` [INFO] [stdout] b317d9d08bfb137069418910b843626b90eb547a5f99b880521e05e2b1fbd050 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c6172745165dbee5e1be6e3859cf01bb745c3339d0de9b304b537567751bb52 [INFO] running `Command { std: "docker" "start" "-a" "0c6172745165dbee5e1be6e3859cf01bb745c3339d0de9b304b537567751bb52", kill_on_drop: false }` [INFO] [stderr] Compiling galene-gamepad v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "0c6172745165dbee5e1be6e3859cf01bb745c3339d0de9b304b537567751bb52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c6172745165dbee5e1be6e3859cf01bb745c3339d0de9b304b537567751bb52", kill_on_drop: false }` [INFO] [stdout] 0c6172745165dbee5e1be6e3859cf01bb745c3339d0de9b304b537567751bb52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6aed0963d3462b799ada0cf0d6e377033318165ec9fa43b7985639e2026a59c1 [INFO] running `Command { std: "docker" "start" "-a" "6aed0963d3462b799ada0cf0d6e377033318165ec9fa43b7985639e2026a59c1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/galene_gamepad-9c8f8822112fbc10) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6aed0963d3462b799ada0cf0d6e377033318165ec9fa43b7985639e2026a59c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aed0963d3462b799ada0cf0d6e377033318165ec9fa43b7985639e2026a59c1", kill_on_drop: false }` [INFO] [stdout] 6aed0963d3462b799ada0cf0d6e377033318165ec9fa43b7985639e2026a59c1