[INFO] fetching crate cli-diary 0.7.0... [INFO] building cli-diary-0.7.0 against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] extracting crate cli-diary 0.7.0 into /workspace/builds/worker-99/source [INFO] validating manifest of crates.io crate cli-diary 0.7.0 on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cli-diary 0.7.0 [INFO] finished tweaking crates.io crate cli-diary 0.7.0 [INFO] tweaked toml for crates.io crate cli-diary 0.7.0 written to /workspace/builds/worker-99/source/Cargo.toml [INFO] crate crates.io crate cli-diary 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum_dispatch v0.3.8 [INFO] [stderr] Downloaded clap v3.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a433f7b5610e61108b8c90a4bde2b394f441739137057bad0c749900168b69b [INFO] running `Command { std: "docker" "start" "-a" "2a433f7b5610e61108b8c90a4bde2b394f441739137057bad0c749900168b69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a433f7b5610e61108b8c90a4bde2b394f441739137057bad0c749900168b69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a433f7b5610e61108b8c90a4bde2b394f441739137057bad0c749900168b69b", kill_on_drop: false }` [INFO] [stdout] 2a433f7b5610e61108b8c90a4bde2b394f441739137057bad0c749900168b69b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85ad10d2cb8879e0004632ceb7cab479934d6f3f7671cb3c7cd2aa531b5359f1 [INFO] running `Command { std: "docker" "start" "-a" "85ad10d2cb8879e0004632ceb7cab479934d6f3f7671cb3c7cd2aa531b5359f1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [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 os_str_bytes v6.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling clap v3.1.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling edit v0.1.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling cli-diary v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.03s [INFO] running `Command { std: "docker" "inspect" "85ad10d2cb8879e0004632ceb7cab479934d6f3f7671cb3c7cd2aa531b5359f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ad10d2cb8879e0004632ceb7cab479934d6f3f7671cb3c7cd2aa531b5359f1", kill_on_drop: false }` [INFO] [stdout] 85ad10d2cb8879e0004632ceb7cab479934d6f3f7671cb3c7cd2aa531b5359f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 803f323bba630d9b4e5e2eb3c6e922fe2a68507225d678fbe25f9abb18b0eb78 [INFO] running `Command { std: "docker" "start" "-a" "803f323bba630d9b4e5e2eb3c6e922fe2a68507225d678fbe25f9abb18b0eb78", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling cli-diary v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.07s [INFO] [stderr] Executable unittests src/diary/lib.rs (/opt/rustwide/target/debug/deps/diary-0083abab99b22e06) [INFO] [stderr] Executable unittests src/bin/diary/main.rs (/opt/rustwide/target/debug/deps/diary-4bc2b7d541a0295a) [INFO] [stderr] Executable tests/add.rs (/opt/rustwide/target/debug/deps/add-7ad5873c84a6937b) [INFO] [stderr] Executable tests/cli.rs (/opt/rustwide/target/debug/deps/cli-8bad48098b3274ae) [INFO] [stderr] Executable tests/commits.rs (/opt/rustwide/target/debug/deps/commits-55e89105e6af062b) [INFO] [stderr] Executable tests/init.rs (/opt/rustwide/target/debug/deps/init-3d194c0f2d71a44c) [INFO] [stderr] Executable tests/new.rs (/opt/rustwide/target/debug/deps/new-9657bc474aaeea6f) [INFO] [stderr] Executable tests/open.rs (/opt/rustwide/target/debug/deps/open-bc46489b936766ad) [INFO] [stderr] Executable tests/utils.rs (/opt/rustwide/target/debug/deps/utils-72e8860e3abe4276) [INFO] running `Command { std: "docker" "inspect" "803f323bba630d9b4e5e2eb3c6e922fe2a68507225d678fbe25f9abb18b0eb78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "803f323bba630d9b4e5e2eb3c6e922fe2a68507225d678fbe25f9abb18b0eb78", kill_on_drop: false }` [INFO] [stdout] 803f323bba630d9b4e5e2eb3c6e922fe2a68507225d678fbe25f9abb18b0eb78