[INFO] cloning repository https://github.com/alercah/split-analytics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alercah/split-analytics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falercah%2Fsplit-analytics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falercah%2Fsplit-analytics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f03111439308ab33971cbf13abd7d399ee8f3653 [INFO] testing alercah/split-analytics against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falercah%2Fsplit-analytics" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alercah/split-analytics on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alercah/split-analytics [INFO] finished tweaking git repo https://github.com/alercah/split-analytics [INFO] tweaked toml for git repo https://github.com/alercah/split-analytics written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/alercah/split-analytics already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rawslice v0.1.0 [INFO] [stderr] Downloaded odds v0.3.1 [INFO] [stderr] Downloaded promising-future v0.2.4 [INFO] [stderr] Downloaded quick-xml v0.12.4 [INFO] [stderr] Downloaded livesplit-core v0.10.0 [INFO] [stderr] Downloaded derive_more v0.12.0 [INFO] [stderr] Downloaded livesplit-hotkey v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42309212e8c1e21e90b5b2103b70683df206cf3964e6988883ca16d468d39d3f [INFO] running `Command { std: "docker" "start" "-a" "42309212e8c1e21e90b5b2103b70683df206cf3964e6988883ca16d468d39d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42309212e8c1e21e90b5b2103b70683df206cf3964e6988883ca16d468d39d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42309212e8c1e21e90b5b2103b70683df206cf3964e6988883ca16d468d39d3f", kill_on_drop: false }` [INFO] [stdout] 42309212e8c1e21e90b5b2103b70683df206cf3964e6988883ca16d468d39d3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ee9ce64de7bf3eb13c0e76b9a32b9f0454381ccb774c62be70ea086525593ec [INFO] running `Command { std: "docker" "start" "-a" "4ee9ce64de7bf3eb13c0e76b9a32b9f0454381ccb774c62be70ea086525593ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rawslice v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling odds v0.3.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling promising-future v0.2.4 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling livesplit-hotkey v0.4.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling derive_more v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.83 [INFO] [stderr] Compiling failure v0.1.4 [INFO] [stderr] Compiling quick-xml v0.12.4 [INFO] [stderr] Compiling livesplit-core v0.10.0 [INFO] [stderr] Compiling split-analytics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.24s [INFO] running `Command { std: "docker" "inspect" "4ee9ce64de7bf3eb13c0e76b9a32b9f0454381ccb774c62be70ea086525593ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee9ce64de7bf3eb13c0e76b9a32b9f0454381ccb774c62be70ea086525593ec", kill_on_drop: false }` [INFO] [stdout] 4ee9ce64de7bf3eb13c0e76b9a32b9f0454381ccb774c62be70ea086525593ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50bcaf381f3ff428b7ad30256e2489e40996d03716f124be9204d5c6b141d848 [INFO] running `Command { std: "docker" "start" "-a" "50bcaf381f3ff428b7ad30256e2489e40996d03716f124be9204d5c6b141d848", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling split-analytics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "50bcaf381f3ff428b7ad30256e2489e40996d03716f124be9204d5c6b141d848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50bcaf381f3ff428b7ad30256e2489e40996d03716f124be9204d5c6b141d848", kill_on_drop: false }` [INFO] [stdout] 50bcaf381f3ff428b7ad30256e2489e40996d03716f124be9204d5c6b141d848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 858329f1fb279f41e572116de1d430eb3023691dc2f03b85b58c7f6196aba9bc [INFO] running `Command { std: "docker" "start" "-a" "858329f1fb279f41e572116de1d430eb3023691dc2f03b85b58c7f6196aba9bc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/split_analytics-1a54d5ee9bfd0b68) [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" "858329f1fb279f41e572116de1d430eb3023691dc2f03b85b58c7f6196aba9bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "858329f1fb279f41e572116de1d430eb3023691dc2f03b85b58c7f6196aba9bc", kill_on_drop: false }` [INFO] [stdout] 858329f1fb279f41e572116de1d430eb3023691dc2f03b85b58c7f6196aba9bc