[INFO] cloning repository https://github.com/ken-matsui/devto-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ken-matsui/devto-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fken-matsui%2Fdevto-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fken-matsui%2Fdevto-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cdb4b211cd7a0638b47923c59f32bf0ad861ee8
[INFO] testing ken-matsui/devto-cli against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fken-matsui%2Fdevto-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ken-matsui/devto-cli
[INFO] finished tweaking git repo https://github.com/ken-matsui/devto-cli
[INFO] tweaked toml for git repo https://github.com/ken-matsui/devto-cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ken-matsui/devto-cli on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ken-matsui/devto-cli 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webbrowser v0.8.11
[INFO] [stderr]   Downloaded terminal_size v0.1.17
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded castaway v0.1.2
[INFO] [stderr]   Downloaded anstyle v1.0.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.7
[INFO] [stderr]   Downloaded zeroize v1.5.4
[INFO] [stderr]   Downloaded anstyle-parse v0.2.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.72
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded curl v0.4.43
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded combine v4.6.4
[INFO] [stderr]   Downloaded log v0.4.16
[INFO] [stderr]   Downloaded syn v1.0.104
[INFO] [stderr]   Downloaded isahc v1.7.2
[INFO] [stderr]   Downloaded unicode-ident v1.0.5
[INFO] [stderr]   Downloaded console v0.15.0
[INFO] [stderr]   Downloaded dialoguer v0.10.4
[INFO] [stderr]   Downloaded fastrand v1.7.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.20
[INFO] [stderr]   Downloaded tinyvec v1.5.1
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded frontmatter v0.4.0
[INFO] [stderr]   Downloaded libc v0.2.142
[INFO] [stderr]   Downloaded libz-sys v1.1.5
[INFO] [stderr]   Downloaded curl-sys v0.4.55+curl-7.83.1
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.7+1.45.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a54e1c6c84fa0614cecf0038938371126f988c4c88471ea1526359918ec6bcf
[INFO] running `Command { std: "docker" "start" "-a" "3a54e1c6c84fa0614cecf0038938371126f988c4c88471ea1526359918ec6bcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a54e1c6c84fa0614cecf0038938371126f988c4c88471ea1526359918ec6bcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a54e1c6c84fa0614cecf0038938371126f988c4c88471ea1526359918ec6bcf", kill_on_drop: false }`
[INFO] [stdout] 3a54e1c6c84fa0614cecf0038938371126f988c4c88471ea1526359918ec6bcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7015f9b1e1e6b0044b8a3595deac4cd08d6597d9797b3a8d5ccbe2b23323965f
[INFO] running `Command { std: "docker" "start" "-a" "7015f9b1e1e6b0044b8a3595deac4cd08d6597d9797b3a8d5ccbe2b23323965f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling curl v0.4.43
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling zeroize v1.5.4
[INFO] [stderr]    Compiling frontmatter v0.4.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling curl-sys v0.4.55+curl-7.83.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling webbrowser v0.8.11
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling devto-cli v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.81s
[INFO] running `Command { std: "docker" "inspect" "7015f9b1e1e6b0044b8a3595deac4cd08d6597d9797b3a8d5ccbe2b23323965f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7015f9b1e1e6b0044b8a3595deac4cd08d6597d9797b3a8d5ccbe2b23323965f", kill_on_drop: false }`
[INFO] [stdout] 7015f9b1e1e6b0044b8a3595deac4cd08d6597d9797b3a8d5ccbe2b23323965f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfe4da82ba6c69cca41048d1015feb5651d43001401c8a85f3202165e81af64c
[INFO] running `Command { std: "docker" "start" "-a" "dfe4da82ba6c69cca41048d1015feb5651d43001401c8a85f3202165e81af64c", kill_on_drop: false }`
[INFO] [stderr]    Compiling devto-cli v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "dfe4da82ba6c69cca41048d1015feb5651d43001401c8a85f3202165e81af64c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfe4da82ba6c69cca41048d1015feb5651d43001401c8a85f3202165e81af64c", kill_on_drop: false }`
[INFO] [stdout] dfe4da82ba6c69cca41048d1015feb5651d43001401c8a85f3202165e81af64c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c8fbdbea7aa25a7c3522689a8a750c11709f1f32751d7b2102119ba1560b65d
[INFO] running `Command { std: "docker" "start" "-a" "0c8fbdbea7aa25a7c3522689a8a750c11709f1f32751d7b2102119ba1560b65d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/devto-38f2abaee0b1011d)
[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" "0c8fbdbea7aa25a7c3522689a8a750c11709f1f32751d7b2102119ba1560b65d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c8fbdbea7aa25a7c3522689a8a750c11709f1f32751d7b2102119ba1560b65d", kill_on_drop: false }`
[INFO] [stdout] 0c8fbdbea7aa25a7c3522689a8a750c11709f1f32751d7b2102119ba1560b65d
