[INFO] cloning repository https://github.com/akozhemiakin/tpbackup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akozhemiakin/tpbackup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakozhemiakin%2Ftpbackup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakozhemiakin%2Ftpbackup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5281040287057ab9deb75ca6526e0fa9379a499d [INFO] building akozhemiakin/tpbackup against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakozhemiakin%2Ftpbackup" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/akozhemiakin/tpbackup [INFO] finished tweaking git repo https://github.com/akozhemiakin/tpbackup [INFO] tweaked toml for git repo https://github.com/akozhemiakin/tpbackup written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akozhemiakin/tpbackup on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/akozhemiakin/tpbackup 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xattr v1.0.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.44 [INFO] [stderr] Downloaded tokio-fs v0.1.7 [INFO] [stderr] Downloaded filetime v0.2.22 [INFO] [stderr] Downloaded thiserror v1.0.44 [INFO] [stderr] Downloaded clap v4.3.21 [INFO] [stderr] Downloaded flate2 v1.0.27 [INFO] [stderr] Downloaded indicatif v0.17.6 [INFO] [stderr] Downloaded portable-atomic v1.4.2 [INFO] [stderr] Downloaded serde_json v1.0.104 [INFO] [stderr] Downloaded syn v2.0.28 [INFO] [stderr] Downloaded tar v0.4.40 [INFO] [stderr] Downloaded chrono v0.4.26 [INFO] [stderr] Downloaded clap_builder v4.3.21 [INFO] [stderr] Downloaded quote v1.0.32 [INFO] [stderr] Downloaded rustix v0.38.7 [INFO] [stderr] Downloaded tokio v1.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c89d272c812017bb236db947cb01088f49cfa843e7df8d8e661110eaa9f8a5a8 [INFO] running `Command { std: "docker" "start" "-a" "c89d272c812017bb236db947cb01088f49cfa843e7df8d8e661110eaa9f8a5a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c89d272c812017bb236db947cb01088f49cfa843e7df8d8e661110eaa9f8a5a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c89d272c812017bb236db947cb01088f49cfa843e7df8d8e661110eaa9f8a5a8", kill_on_drop: false }` [INFO] [stdout] c89d272c812017bb236db947cb01088f49cfa843e7df8d8e661110eaa9f8a5a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e6daef29daeb0ca991e0fec881ff049887ab0bcfb96c73294f88136e7a1d4cc [INFO] running `Command { std: "docker" "start" "-a" "9e6daef29daeb0ca991e0fec881ff049887ab0bcfb96c73294f88136e7a1d4cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling indicatif v0.17.6 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tokio v1.30.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling tpbackup v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.69s [INFO] running `Command { std: "docker" "inspect" "9e6daef29daeb0ca991e0fec881ff049887ab0bcfb96c73294f88136e7a1d4cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6daef29daeb0ca991e0fec881ff049887ab0bcfb96c73294f88136e7a1d4cc", kill_on_drop: false }` [INFO] [stdout] 9e6daef29daeb0ca991e0fec881ff049887ab0bcfb96c73294f88136e7a1d4cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74f3d74031c8805a5236b65703199b10627867b317bcd62831c89821ebeaa2c3 [INFO] running `Command { std: "docker" "start" "-a" "74f3d74031c8805a5236b65703199b10627867b317bcd62831c89821ebeaa2c3", kill_on_drop: false }` [INFO] [stderr] Compiling tpbackup v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "74f3d74031c8805a5236b65703199b10627867b317bcd62831c89821ebeaa2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f3d74031c8805a5236b65703199b10627867b317bcd62831c89821ebeaa2c3", kill_on_drop: false }` [INFO] [stdout] 74f3d74031c8805a5236b65703199b10627867b317bcd62831c89821ebeaa2c3