[INFO] cloning repository https://github.com/notgull/seagulldoro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notgull/seagulldoro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotgull%2Fseagulldoro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotgull%2Fseagulldoro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6b01f285f7852ed9402a80b64062cebea5d3ca3 [INFO] testing notgull/seagulldoro against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotgull%2Fseagulldoro" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notgull/seagulldoro on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/notgull/seagulldoro [INFO] finished tweaking git repo https://github.com/notgull/seagulldoro [INFO] tweaked toml for git repo https://github.com/notgull/seagulldoro written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/notgull/seagulldoro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95835b61dccb2504654144389026026fe8c63335327e2c44ec597804d8a6297e [INFO] running `Command { std: "docker" "start" "-a" "95835b61dccb2504654144389026026fe8c63335327e2c44ec597804d8a6297e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95835b61dccb2504654144389026026fe8c63335327e2c44ec597804d8a6297e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95835b61dccb2504654144389026026fe8c63335327e2c44ec597804d8a6297e", kill_on_drop: false }` [INFO] [stdout] 95835b61dccb2504654144389026026fe8c63335327e2c44ec597804d8a6297e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b6ecd99fa548b1cb2549d56f35e0e1f0fda84efa0017c2d6cfbf9bd6d2b632d [INFO] running `Command { std: "docker" "start" "-a" "2b6ecd99fa548b1cb2549d56f35e0e1f0fda84efa0017c2d6cfbf9bd6d2b632d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling ref_slice v1.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling breadx v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling seagulldoro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "2b6ecd99fa548b1cb2549d56f35e0e1f0fda84efa0017c2d6cfbf9bd6d2b632d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b6ecd99fa548b1cb2549d56f35e0e1f0fda84efa0017c2d6cfbf9bd6d2b632d", kill_on_drop: false }` [INFO] [stdout] 2b6ecd99fa548b1cb2549d56f35e0e1f0fda84efa0017c2d6cfbf9bd6d2b632d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cc2217c77133958516b68d93b580a6c1dfef312f3dabba1bf08daa13a29ac08 [INFO] running `Command { std: "docker" "start" "-a" "1cc2217c77133958516b68d93b580a6c1dfef312f3dabba1bf08daa13a29ac08", kill_on_drop: false }` [INFO] [stderr] Compiling seagulldoro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `Command { std: "docker" "inspect" "1cc2217c77133958516b68d93b580a6c1dfef312f3dabba1bf08daa13a29ac08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc2217c77133958516b68d93b580a6c1dfef312f3dabba1bf08daa13a29ac08", kill_on_drop: false }` [INFO] [stdout] 1cc2217c77133958516b68d93b580a6c1dfef312f3dabba1bf08daa13a29ac08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53667a9915b6abbb196984c55f3f210e84cbf379d36c72e9e8a8438622d3202a [INFO] running `Command { std: "docker" "start" "-a" "53667a9915b6abbb196984c55f3f210e84cbf379d36c72e9e8a8438622d3202a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seagulldoro-a34e0d435af546b4) [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" "53667a9915b6abbb196984c55f3f210e84cbf379d36c72e9e8a8438622d3202a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53667a9915b6abbb196984c55f3f210e84cbf379d36c72e9e8a8438622d3202a", kill_on_drop: false }` [INFO] [stdout] 53667a9915b6abbb196984c55f3f210e84cbf379d36c72e9e8a8438622d3202a