[INFO] cloning repository https://github.com/wszxl516/wine-mgr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wszxl516/wine-mgr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwszxl516%2Fwine-mgr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwszxl516%2Fwine-mgr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae9cc3591243a45964b05a5cb92d6f03d4a71ae3 [INFO] building wszxl516/wine-mgr against master#ce36a966c79e109dabeef7a47fe68e5294c6d71e for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwszxl516%2Fwine-mgr" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wszxl516/wine-mgr on toolchain ce36a966c79e109dabeef7a47fe68e5294c6d71e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wszxl516/wine-mgr [INFO] finished tweaking git repo https://github.com/wszxl516/wine-mgr [INFO] tweaked toml for git repo https://github.com/wszxl516/wine-mgr written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wszxl516/wine-mgr 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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itoa v1.0.3 [INFO] [stderr] Downloaded cli-table-derive v0.4.5 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.82 [INFO] [stderr] Downloaded os_str_bytes v6.2.0 [INFO] [stderr] Downloaded clap_derive v3.2.15 [INFO] [stderr] Downloaded anyhow v1.0.60 [INFO] [stderr] Downloaded js-sys v0.3.59 [INFO] [stderr] Downloaded bumpalo v3.10.0 [INFO] [stderr] Downloaded flate2 v1.0.24 [INFO] [stderr] Downloaded procfs v0.14.0 [INFO] [stderr] Downloaded serde v1.0.142 [INFO] [stderr] Downloaded serde_json v1.0.83 [INFO] [stderr] Downloaded wasm-bindgen v0.2.82 [INFO] [stderr] Downloaded chrono v0.4.20 [INFO] [stderr] Downloaded clap v3.2.16 [INFO] [stderr] Downloaded syn v1.0.99 [INFO] [stderr] Downloaded regex v1.6.0 [INFO] [stderr] Downloaded nix v0.24.2 [INFO] [stderr] Downloaded miniz_oxide v0.5.3 [INFO] [stderr] Downloaded regex-syntax v0.6.27 [INFO] [stderr] Downloaded rustix v0.35.7 [INFO] [stderr] Downloaded io-lifetimes v0.7.2 [INFO] [stderr] Downloaded time v0.1.44 [INFO] [stderr] Downloaded proc-macro2 v1.0.43 [INFO] [stderr] Downloaded quote v1.0.21 [INFO] [stderr] Downloaded unicode-ident v1.0.3 [INFO] [stderr] Downloaded ryu v1.0.11 [INFO] [stderr] Downloaded cli-table v0.4.7 [INFO] [stderr] Downloaded env_logger v0.9.0 [INFO] [stderr] Downloaded once_cell v1.13.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.82 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.82 [INFO] [stderr] Downloaded errno v0.2.8 [INFO] [stderr] Downloaded libc v0.2.127 [INFO] [stderr] Downloaded clap_lex v0.2.4 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.36.1 [INFO] [stderr] Downloaded windows_i686_msvc v0.36.1 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.36.1 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.36.1 [INFO] [stderr] Downloaded windows_i686_gnu v0.36.1 [INFO] [stderr] Downloaded linux-raw-sys v0.0.46 [INFO] [stderr] Downloaded windows-sys v0.36.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d71ffa3d95fd1c6f64cf656d61f0da8fc932a8928f7d93b0a3164248eabe400d [INFO] running `Command { std: "docker" "start" "-a" "d71ffa3d95fd1c6f64cf656d61f0da8fc932a8928f7d93b0a3164248eabe400d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d71ffa3d95fd1c6f64cf656d61f0da8fc932a8928f7d93b0a3164248eabe400d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d71ffa3d95fd1c6f64cf656d61f0da8fc932a8928f7d93b0a3164248eabe400d", kill_on_drop: false }` [INFO] [stdout] d71ffa3d95fd1c6f64cf656d61f0da8fc932a8928f7d93b0a3164248eabe400d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7efe3db974f6f06f5f18c3bbc4dd9aef44f32742020d7f9d9db57caf487aa91f [INFO] running `Command { std: "docker" "start" "-a" "7efe3db974f6f06f5f18c3bbc4dd9aef44f32742020d7f9d9db57caf487aa91f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.60 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling procfs v0.14.0 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling chrono v0.4.20 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling cli-table v0.4.7 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling wine-mgr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.09s [INFO] running `Command { std: "docker" "inspect" "7efe3db974f6f06f5f18c3bbc4dd9aef44f32742020d7f9d9db57caf487aa91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7efe3db974f6f06f5f18c3bbc4dd9aef44f32742020d7f9d9db57caf487aa91f", kill_on_drop: false }` [INFO] [stdout] 7efe3db974f6f06f5f18c3bbc4dd9aef44f32742020d7f9d9db57caf487aa91f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db5c2b54fd9f619c06cce773af5dc078252832966185c5d8a2d60e3c2b140394 [INFO] running `Command { std: "docker" "start" "-a" "db5c2b54fd9f619c06cce773af5dc078252832966185c5d8a2d60e3c2b140394", kill_on_drop: false }` [INFO] [stderr] Compiling wine-mgr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "db5c2b54fd9f619c06cce773af5dc078252832966185c5d8a2d60e3c2b140394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db5c2b54fd9f619c06cce773af5dc078252832966185c5d8a2d60e3c2b140394", kill_on_drop: false }` [INFO] [stdout] db5c2b54fd9f619c06cce773af5dc078252832966185c5d8a2d60e3c2b140394