[INFO] cloning repository https://github.com/hwadii/etat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hwadii/etat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhwadii%2Fetat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhwadii%2Fetat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad2396b83cf3a50376e7a19775bc201a2d816af3 [INFO] testing hwadii/etat against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhwadii%2Fetat" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hwadii/etat on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hwadii/etat [INFO] finished tweaking git repo https://github.com/hwadii/etat [INFO] tweaked toml for git repo https://github.com/hwadii/etat written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/hwadii/etat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dbus v0.6.5 [INFO] [stderr] Downloaded cmd_lib_macros v0.12.0 [INFO] [stderr] Downloaded libdbus-sys v0.2.1 [INFO] [stderr] Downloaded cmd_lib v0.12.0 [INFO] [stderr] Downloaded pure-rust-locales v0.5.5 [INFO] [stderr] Downloaded darling_macro v0.4.0 [INFO] [stderr] Downloaded darling_core v0.4.0 [INFO] [stderr] Downloaded derive_is_enum_variant v0.1.1 [INFO] [stderr] Downloaded from_variants v0.3.0 [INFO] [stderr] Downloaded mpris v1.1.2 [INFO] [stderr] Downloaded darling v0.4.0 [INFO] [stderr] Downloaded from_variants_impl v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45e247619bec4e0a066ace1b8cb2819c5bc1aa33c632e492746cbc0bf41dd7b6 [INFO] running `Command { std: "docker" "start" "-a" "45e247619bec4e0a066ace1b8cb2819c5bc1aa33c632e492746cbc0bf41dd7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45e247619bec4e0a066ace1b8cb2819c5bc1aa33c632e492746cbc0bf41dd7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e247619bec4e0a066ace1b8cb2819c5bc1aa33c632e492746cbc0bf41dd7b6", kill_on_drop: false }` [INFO] [stdout] 45e247619bec4e0a066ace1b8cb2819c5bc1aa33c632e492746cbc0bf41dd7b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 873c55a01c23c0d507839d3de8893227624f251f27455af75fed456d6563ce2a [INFO] running `Command { std: "docker" "start" "-a" "873c55a01c23c0d507839d3de8893227624f251f27455af75fed456d6563ce2a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling pure-rust-locales v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.4.0 [INFO] [stderr] Compiling cmd_lib_macros v0.12.0 [INFO] [stderr] Compiling darling_macro v0.4.0 [INFO] [stderr] Compiling cmd_lib v0.12.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling v0.4.0 [INFO] [stderr] Compiling from_variants_impl v0.3.0 [INFO] [stderr] Compiling from_variants v0.3.0 [INFO] [stderr] Compiling mpris v1.1.2 [INFO] [stderr] Compiling etat v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.78s [INFO] running `Command { std: "docker" "inspect" "873c55a01c23c0d507839d3de8893227624f251f27455af75fed456d6563ce2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873c55a01c23c0d507839d3de8893227624f251f27455af75fed456d6563ce2a", kill_on_drop: false }` [INFO] [stdout] 873c55a01c23c0d507839d3de8893227624f251f27455af75fed456d6563ce2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57b307117f722ac57ff1c3f7c3e2da9a67f4b457d51688e40ee8c4d3237f106f [INFO] running `Command { std: "docker" "start" "-a" "57b307117f722ac57ff1c3f7c3e2da9a67f4b457d51688e40ee8c4d3237f106f", kill_on_drop: false }` [INFO] [stderr] Compiling etat v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "57b307117f722ac57ff1c3f7c3e2da9a67f4b457d51688e40ee8c4d3237f106f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b307117f722ac57ff1c3f7c3e2da9a67f4b457d51688e40ee8c4d3237f106f", kill_on_drop: false }` [INFO] [stdout] 57b307117f722ac57ff1c3f7c3e2da9a67f4b457d51688e40ee8c4d3237f106f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23fdc62a3cd0596b5336b3d1015a18e2e34360a27a9be46081ab55fe49b3e4d1 [INFO] running `Command { std: "docker" "start" "-a" "23fdc62a3cd0596b5336b3d1015a18e2e34360a27a9be46081ab55fe49b3e4d1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/etat-4a5c1f58202cd344) [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" "23fdc62a3cd0596b5336b3d1015a18e2e34360a27a9be46081ab55fe49b3e4d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23fdc62a3cd0596b5336b3d1015a18e2e34360a27a9be46081ab55fe49b3e4d1", kill_on_drop: false }` [INFO] [stdout] 23fdc62a3cd0596b5336b3d1015a18e2e34360a27a9be46081ab55fe49b3e4d1