[INFO] cloning repository https://github.com/spaghetus/tasktree.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spaghetus/tasktree.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetus%2Ftasktree.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetus%2Ftasktree.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 646503b988c4f02a4e0329a7ee79e87c0101b65d [INFO] testing spaghetus/tasktree.rs against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaghetus%2Ftasktree.rs" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spaghetus/tasktree.rs on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spaghetus/tasktree.rs [INFO] finished tweaking git repo https://github.com/spaghetus/tasktree.rs [INFO] tweaked toml for git repo https://github.com/spaghetus/tasktree.rs written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/spaghetus/tasktree.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2d2c3702e1ebde9ec47dd20a41877f2a5ff53c32fd90c9934b70d2d2af4a110 [INFO] running `Command { std: "docker" "start" "-a" "e2d2c3702e1ebde9ec47dd20a41877f2a5ff53c32fd90c9934b70d2d2af4a110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2d2c3702e1ebde9ec47dd20a41877f2a5ff53c32fd90c9934b70d2d2af4a110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d2c3702e1ebde9ec47dd20a41877f2a5ff53c32fd90c9934b70d2d2af4a110", kill_on_drop: false }` [INFO] [stdout] e2d2c3702e1ebde9ec47dd20a41877f2a5ff53c32fd90c9934b70d2d2af4a110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd30cf9ed92ef45e27901bc1964cee8e51c6f3b15e296ddc3a13de44ac6ec682 [INFO] running `Command { std: "docker" "start" "-a" "cd30cf9ed92ef45e27901bc1964cee8e51c6f3b15e296ddc3a13de44ac6ec682", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling newline-converter v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling no-panic v0.1.15 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling crossterm v0.21.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling inquire v0.2.1 [INFO] [stderr] Compiling fuzzydate v0.1.5 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tasktree-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling tasktree-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.07s [INFO] running `Command { std: "docker" "inspect" "cd30cf9ed92ef45e27901bc1964cee8e51c6f3b15e296ddc3a13de44ac6ec682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd30cf9ed92ef45e27901bc1964cee8e51c6f3b15e296ddc3a13de44ac6ec682", kill_on_drop: false }` [INFO] [stdout] cd30cf9ed92ef45e27901bc1964cee8e51c6f3b15e296ddc3a13de44ac6ec682 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1304d2ea6098d19bfadcbd0cab04de3e68f53ddbd73ba43ffc09eaed6cab2ff [INFO] running `Command { std: "docker" "start" "-a" "c1304d2ea6098d19bfadcbd0cab04de3e68f53ddbd73ba43ffc09eaed6cab2ff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tasktree-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling tasktree-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.55s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tasktree_cli-33a77dc0b799cd4a) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tasktree_core-3dcca87f1726b1b0) [INFO] [stderr] Executable tests/lint.rs (/opt/rustwide/target/debug/deps/lint-6fc9d7b1f6b81e2d) [INFO] running `Command { std: "docker" "inspect" "c1304d2ea6098d19bfadcbd0cab04de3e68f53ddbd73ba43ffc09eaed6cab2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1304d2ea6098d19bfadcbd0cab04de3e68f53ddbd73ba43ffc09eaed6cab2ff", kill_on_drop: false }` [INFO] [stdout] c1304d2ea6098d19bfadcbd0cab04de3e68f53ddbd73ba43ffc09eaed6cab2ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d5759d8235d8cb1bb700c02737a334526dfc15d133a6430cef5f346e17836e9 [INFO] running `Command { std: "docker" "start" "-a" "0d5759d8235d8cb1bb700c02737a334526dfc15d133a6430cef5f346e17836e9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tasktree_cli-33a77dc0b799cd4a) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tasktree_core-3dcca87f1726b1b0) [INFO] [stdout] [INFO] [stderr] Running tests/lint.rs (/opt/rustwide/target/debug/deps/lint-6fc9d7b1f6b81e2d) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests tasktree-core [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] [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test lint_succeeds ... ok [INFO] [stdout] test lint_fails_in_past ... ok [INFO] [stdout] test lint_fails_not_enough_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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" "0d5759d8235d8cb1bb700c02737a334526dfc15d133a6430cef5f346e17836e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5759d8235d8cb1bb700c02737a334526dfc15d133a6430cef5f346e17836e9", kill_on_drop: false }` [INFO] [stdout] 0d5759d8235d8cb1bb700c02737a334526dfc15d133a6430cef5f346e17836e9