[INFO] fetching crate repo2file-cli 0.1.2...
[INFO] building repo2file-cli-0.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate repo2file-cli 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate repo2file-cli 0.1.2
[INFO] finished tweaking crates.io crate repo2file-cli 0.1.2
[INFO] tweaked toml for crates.io crate repo2file-cli 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate repo2file-cli 0.1.2 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 crates.io crate repo2file-cli 0.1.2 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]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded ignore v0.4.22
[INFO] [stderr]   Downloaded predicates v3.1.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded toml v0.8.14
[INFO] [stderr]   Downloaded winnow v0.6.11
[INFO] [stderr]   Downloaded cc v1.0.98
[INFO] [stderr]   Downloaded toml_edit v0.22.14
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] [stderr]   Downloaded libz-sys v1.1.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 877f12c081c4b7b11ea6fcd6c4b48183e87e50bdcf3d5b95185d770b22cd6027
[INFO] running `Command { std: "docker" "start" "-a" "877f12c081c4b7b11ea6fcd6c4b48183e87e50bdcf3d5b95185d770b22cd6027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "877f12c081c4b7b11ea6fcd6c4b48183e87e50bdcf3d5b95185d770b22cd6027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "877f12c081c4b7b11ea6fcd6c4b48183e87e50bdcf3d5b95185d770b22cd6027", kill_on_drop: false }`
[INFO] [stdout] 877f12c081c4b7b11ea6fcd6c4b48183e87e50bdcf3d5b95185d770b22cd6027
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fb23ed45111a124d8b85fd1bff0c044cf61dc67885eb089831365b8d9ab6d684
[INFO] running `Command { std: "docker" "start" "-a" "fb23ed45111a124d8b85fd1bff0c044cf61dc67885eb089831365b8d9ab6d684", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling winnow v0.6.11
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling repo2file-cli v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "fb23ed45111a124d8b85fd1bff0c044cf61dc67885eb089831365b8d9ab6d684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb23ed45111a124d8b85fd1bff0c044cf61dc67885eb089831365b8d9ab6d684", kill_on_drop: false }`
[INFO] [stdout] fb23ed45111a124d8b85fd1bff0c044cf61dc67885eb089831365b8d9ab6d684
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c734ce1eca9be8bd6e491fc74dec63e0e33cbe0cea2a931cb7ef6daaf29e97d0
[INFO] running `Command { std: "docker" "start" "-a" "c734ce1eca9be8bd6e491fc74dec63e0e33cbe0cea2a931cb7ef6daaf29e97d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling repo2file-cli v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.57s
[INFO] running `Command { std: "docker" "inspect" "c734ce1eca9be8bd6e491fc74dec63e0e33cbe0cea2a931cb7ef6daaf29e97d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c734ce1eca9be8bd6e491fc74dec63e0e33cbe0cea2a931cb7ef6daaf29e97d0", kill_on_drop: false }`
[INFO] [stdout] c734ce1eca9be8bd6e491fc74dec63e0e33cbe0cea2a931cb7ef6daaf29e97d0
