[INFO] cloning repository https://github.com/salihgerdan/spaceman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/salihgerdan/spaceman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalihgerdan%2Fspaceman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalihgerdan%2Fspaceman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b717b59368a0366be736d2540c666846b6168f82 [INFO] testing salihgerdan/spaceman against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalihgerdan%2Fspaceman" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/salihgerdan/spaceman on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/salihgerdan/spaceman [INFO] finished tweaking git repo https://github.com/salihgerdan/spaceman [INFO] tweaked toml for git repo https://github.com/salihgerdan/spaceman written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/salihgerdan/spaceman 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ffc98ccc4e45afea81d2caee753bcdd3ce6d6fcbdb33eb829ddf5c8ca94457d [INFO] running `Command { std: "docker" "start" "-a" "2ffc98ccc4e45afea81d2caee753bcdd3ce6d6fcbdb33eb829ddf5c8ca94457d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ffc98ccc4e45afea81d2caee753bcdd3ce6d6fcbdb33eb829ddf5c8ca94457d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ffc98ccc4e45afea81d2caee753bcdd3ce6d6fcbdb33eb829ddf5c8ca94457d", kill_on_drop: false }` [INFO] [stdout] 2ffc98ccc4e45afea81d2caee753bcdd3ce6d6fcbdb33eb829ddf5c8ca94457d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1110a6122c238818b6d0aecf86c7b290bd1ee25b9d4d234e7a97492a55353e1 [INFO] running `Command { std: "docker" "start" "-a" "a1110a6122c238818b6d0aecf86c7b290bd1ee25b9d4d234e7a97492a55353e1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.7 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling cfg-expr v0.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling gio v0.17.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling readable_byte v0.1.14 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling get_sys_info v0.1.21 [INFO] [stderr] Compiling jwalk v0.5.1 [INFO] [stderr] Compiling toml v0.7.6 [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 pango-sys v0.17.10 [INFO] [stderr] Compiling cairo-sys-rs v0.17.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.17.10 [INFO] [stderr] Compiling gdk4-sys v0.6.3 [INFO] [stderr] Compiling graphene-sys v0.17.10 [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 gdk-pixbuf v0.17.10 [INFO] [stderr] Compiling pango 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] Compiling spaceman v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "a1110a6122c238818b6d0aecf86c7b290bd1ee25b9d4d234e7a97492a55353e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1110a6122c238818b6d0aecf86c7b290bd1ee25b9d4d234e7a97492a55353e1", kill_on_drop: false }` [INFO] [stdout] a1110a6122c238818b6d0aecf86c7b290bd1ee25b9d4d234e7a97492a55353e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be2171a122706cc2e8de8879f8c0769a9758afde3503990c033469351697b073 [INFO] running `Command { std: "docker" "start" "-a" "be2171a122706cc2e8de8879f8c0769a9758afde3503990c033469351697b073", kill_on_drop: false }` [INFO] [stderr] Compiling spaceman v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "be2171a122706cc2e8de8879f8c0769a9758afde3503990c033469351697b073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2171a122706cc2e8de8879f8c0769a9758afde3503990c033469351697b073", kill_on_drop: false }` [INFO] [stdout] be2171a122706cc2e8de8879f8c0769a9758afde3503990c033469351697b073 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56b932aaf24ce4258e0934f0b6adca81cd8bbc5284eb6bcc16cd24dda306dddb [INFO] running `Command { std: "docker" "start" "-a" "56b932aaf24ce4258e0934f0b6adca81cd8bbc5284eb6bcc16cd24dda306dddb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spaceman-e6fb2b8ffc53bf61) [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" "56b932aaf24ce4258e0934f0b6adca81cd8bbc5284eb6bcc16cd24dda306dddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b932aaf24ce4258e0934f0b6adca81cd8bbc5284eb6bcc16cd24dda306dddb", kill_on_drop: false }` [INFO] [stdout] 56b932aaf24ce4258e0934f0b6adca81cd8bbc5284eb6bcc16cd24dda306dddb