[INFO] cloning repository https://github.com/dusmarcel/file_dialog_demo_async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dusmarcel/file_dialog_demo_async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdusmarcel%2Ffile_dialog_demo_async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdusmarcel%2Ffile_dialog_demo_async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7eb4bdb4dc34c628951bf958f4d7fe01b2cbf86 [INFO] testing dusmarcel/file_dialog_demo_async against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdusmarcel%2Ffile_dialog_demo_async" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dusmarcel/file_dialog_demo_async [INFO] finished tweaking git repo https://github.com/dusmarcel/file_dialog_demo_async [INFO] tweaked toml for git repo https://github.com/dusmarcel/file_dialog_demo_async written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dusmarcel/file_dialog_demo_async on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dusmarcel/file_dialog_demo_async 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glib-build-tools v0.17.10 [INFO] [stderr] Downloaded toml v0.7.5 [INFO] [stderr] Downloaded target-lexicon v0.12.8 [INFO] [stderr] Downloaded open v4.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18db6c31ce0337c961826ed6c7de6cadae417663c02b177d8f9f3dc38bebbd77 [INFO] running `Command { std: "docker" "start" "-a" "18db6c31ce0337c961826ed6c7de6cadae417663c02b177d8f9f3dc38bebbd77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18db6c31ce0337c961826ed6c7de6cadae417663c02b177d8f9f3dc38bebbd77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18db6c31ce0337c961826ed6c7de6cadae417663c02b177d8f9f3dc38bebbd77", kill_on_drop: false }` [INFO] [stdout] 18db6c31ce0337c961826ed6c7de6cadae417663c02b177d8f9f3dc38bebbd77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83960998f90fbe9607d76518c251431e430cc1c51d1e841321ff7fbdc4377224 [INFO] running `Command { std: "docker" "start" "-a" "83960998f90fbe9607d76518c251431e430cc1c51d1e841321ff7fbdc4377224", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling syn v2.0.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling gio v0.17.10 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling glib-build-tools v0.17.10 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling file_dialog_demo_async v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling cfg-expr v0.15.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling open v4.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling glib-macros v0.17.10 [INFO] [stderr] Compiling gtk4-macros v0.6.6 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling glib-sys v0.17.10 [INFO] [stderr] Compiling gobject-sys v0.17.10 [INFO] [stderr] Compiling gio-sys v0.17.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.17.10 [INFO] [stderr] Compiling cairo-sys-rs v0.17.10 [INFO] [stderr] Compiling pango-sys v0.17.10 [INFO] [stderr] Compiling graphene-sys v0.17.10 [INFO] [stderr] Compiling gdk4-sys v0.6.3 [INFO] [stderr] Compiling gsk4-sys v0.6.3 [INFO] [stderr] Compiling gtk4-sys v0.6.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling glib v0.17.10 [INFO] [stderr] Compiling cairo-rs v0.17.10 [INFO] [stderr] Compiling graphene-rs v0.17.10 [INFO] [stderr] Compiling pango v0.17.10 [INFO] [stderr] Compiling gdk-pixbuf v0.17.10 [INFO] [stderr] Compiling gdk4 v0.6.3 [INFO] [stderr] Compiling gsk4 v0.6.3 [INFO] [stderr] Compiling gtk4 v0.6.6 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "83960998f90fbe9607d76518c251431e430cc1c51d1e841321ff7fbdc4377224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83960998f90fbe9607d76518c251431e430cc1c51d1e841321ff7fbdc4377224", kill_on_drop: false }` [INFO] [stdout] 83960998f90fbe9607d76518c251431e430cc1c51d1e841321ff7fbdc4377224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 748ea26d17cab57394cfc663806f98dce58151f4a1b8b08ce3c76f4ebfe242e2 [INFO] running `Command { std: "docker" "start" "-a" "748ea26d17cab57394cfc663806f98dce58151f4a1b8b08ce3c76f4ebfe242e2", kill_on_drop: false }` [INFO] [stderr] Compiling file_dialog_demo_async v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "748ea26d17cab57394cfc663806f98dce58151f4a1b8b08ce3c76f4ebfe242e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748ea26d17cab57394cfc663806f98dce58151f4a1b8b08ce3c76f4ebfe242e2", kill_on_drop: false }` [INFO] [stdout] 748ea26d17cab57394cfc663806f98dce58151f4a1b8b08ce3c76f4ebfe242e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20882c985d67aeec0abc2a7dfaf7f1e027631a65d10bd4976fb4c2051d4f8aa7 [INFO] running `Command { std: "docker" "start" "-a" "20882c985d67aeec0abc2a7dfaf7f1e027631a65d10bd4976fb4c2051d4f8aa7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/file_dialog_demo_async-4147751864a07a1b) [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" "20882c985d67aeec0abc2a7dfaf7f1e027631a65d10bd4976fb4c2051d4f8aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20882c985d67aeec0abc2a7dfaf7f1e027631a65d10bd4976fb4c2051d4f8aa7", kill_on_drop: false }` [INFO] [stdout] 20882c985d67aeec0abc2a7dfaf7f1e027631a65d10bd4976fb4c2051d4f8aa7