[INFO] cloning repository https://github.com/nyz93/lutris-runner-dbus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nyz93/lutris-runner-dbus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyz93%2Flutris-runner-dbus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyz93%2Flutris-runner-dbus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2b69f6d78aba9d683cb37388e80fc5e3f8ba244 [INFO] testing nyz93/lutris-runner-dbus against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyz93%2Flutris-runner-dbus" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nyz93/lutris-runner-dbus 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/nyz93/lutris-runner-dbus [INFO] finished tweaking git repo https://github.com/nyz93/lutris-runner-dbus [INFO] tweaked toml for git repo https://github.com/nyz93/lutris-runner-dbus written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate git repo https://github.com/nyz93/lutris-runner-dbus 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] Downloading crates ... [INFO] [stderr] Downloaded open v1.7.0 [INFO] [stderr] Downloaded dict_derive v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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] 43185a6e29e31bcf85d7d0c2d95deb96029e1c9f823d08f1461e1e12806c4fb2 [INFO] running `Command { std: "docker" "start" "-a" "43185a6e29e31bcf85d7d0c2d95deb96029e1c9f823d08f1461e1e12806c4fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43185a6e29e31bcf85d7d0c2d95deb96029e1c9f823d08f1461e1e12806c4fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43185a6e29e31bcf85d7d0c2d95deb96029e1c9f823d08f1461e1e12806c4fb2", kill_on_drop: false }` [INFO] [stdout] 43185a6e29e31bcf85d7d0c2d95deb96029e1c9f823d08f1461e1e12806c4fb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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] 76a576e7855d7ce44e590a5f2150d148ef4cce598857911020f2df6b314b44ff [INFO] running `Command { std: "docker" "start" "-a" "76a576e7855d7ce44e590a5f2150d148ef4cce598857911020f2df6b314b44ff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dbus v0.9.2 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling open v1.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling dbus-crossroads v0.3.0 [INFO] [stderr] Compiling dict_derive v0.3.1 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling lutris-runner-dbus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.02s [INFO] running `Command { std: "docker" "inspect" "76a576e7855d7ce44e590a5f2150d148ef4cce598857911020f2df6b314b44ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a576e7855d7ce44e590a5f2150d148ef4cce598857911020f2df6b314b44ff", kill_on_drop: false }` [INFO] [stdout] 76a576e7855d7ce44e590a5f2150d148ef4cce598857911020f2df6b314b44ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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] 45037af3dcf7cf91e902d7326d98d20eeb373ff4be60b0c659adc0acb3d48173 [INFO] running `Command { std: "docker" "start" "-a" "45037af3dcf7cf91e902d7326d98d20eeb373ff4be60b0c659adc0acb3d48173", kill_on_drop: false }` [INFO] [stderr] Compiling lutris-runner-dbus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "45037af3dcf7cf91e902d7326d98d20eeb373ff4be60b0c659adc0acb3d48173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45037af3dcf7cf91e902d7326d98d20eeb373ff4be60b0c659adc0acb3d48173", kill_on_drop: false }` [INFO] [stdout] 45037af3dcf7cf91e902d7326d98d20eeb373ff4be60b0c659adc0acb3d48173 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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] eb068c94b6bfa15e410cea4d55fa7bd11bd20027537340a96e05d952ad1eecd8 [INFO] running `Command { std: "docker" "start" "-a" "eb068c94b6bfa15e410cea4d55fa7bd11bd20027537340a96e05d952ad1eecd8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lutris_runner_dbus-390746cb68c8a4b2) [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" "eb068c94b6bfa15e410cea4d55fa7bd11bd20027537340a96e05d952ad1eecd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb068c94b6bfa15e410cea4d55fa7bd11bd20027537340a96e05d952ad1eecd8", kill_on_drop: false }` [INFO] [stdout] eb068c94b6bfa15e410cea4d55fa7bd11bd20027537340a96e05d952ad1eecd8