[INFO] fetching crate project_init 3.1.23... [INFO] testing project_init-3.1.23 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate project_init 3.1.23 into /workspace/builds/worker-83/source [INFO] validating manifest of crates.io crate project_init 3.1.23 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-83/source/.cargo/config [INFO] started tweaking crates.io crate project_init 3.1.23 [INFO] finished tweaking crates.io crate project_init 3.1.23 [INFO] tweaked toml for crates.io crate project_init 3.1.23 written to /workspace/builds/worker-83/source/Cargo.toml [INFO] crate crates.io crate project_init 3.1.23 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 583a50eac955f6b9157517cfe3736d66ec9587ba50a41b187129ca2bc7d5b06b [INFO] running `Command { std: "docker" "start" "-a" "583a50eac955f6b9157517cfe3736d66ec9587ba50a41b187129ca2bc7d5b06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "583a50eac955f6b9157517cfe3736d66ec9587ba50a41b187129ca2bc7d5b06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583a50eac955f6b9157517cfe3736d66ec9587ba50a41b187129ca2bc7d5b06b", kill_on_drop: false }` [INFO] [stdout] 583a50eac955f6b9157517cfe3736d66ec9587ba50a41b187129ca2bc7d5b06b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 403dba4d43ed2b9d26f019ff2043329582e4daa4aebea8eaf9330bf134b6aea5 [INFO] running `Command { std: "docker" "start" "-a" "403dba4d43ed2b9d26f019ff2043329582e4daa4aebea8eaf9330bf134b6aea5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.12 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling text_io v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling toml v0.5.4 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling rustache-lists v0.1.2 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling cli-setup v0.2.5 [INFO] [stderr] Compiling project_init v3.1.23 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.70s [INFO] running `Command { std: "docker" "inspect" "403dba4d43ed2b9d26f019ff2043329582e4daa4aebea8eaf9330bf134b6aea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "403dba4d43ed2b9d26f019ff2043329582e4daa4aebea8eaf9330bf134b6aea5", kill_on_drop: false }` [INFO] [stdout] 403dba4d43ed2b9d26f019ff2043329582e4daa4aebea8eaf9330bf134b6aea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a5a9a14cce52a392652eb27856b5bccf269d8af9a4ffc5166824e02458d2548 [INFO] running `Command { std: "docker" "start" "-a" "4a5a9a14cce52a392652eb27856b5bccf269d8af9a4ffc5166824e02458d2548", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling project_init v3.1.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.11s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/project_init-c54ac8231916bd1c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pi-a7ec14d12ace056e) [INFO] running `Command { std: "docker" "inspect" "4a5a9a14cce52a392652eb27856b5bccf269d8af9a4ffc5166824e02458d2548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a5a9a14cce52a392652eb27856b5bccf269d8af9a4ffc5166824e02458d2548", kill_on_drop: false }` [INFO] [stdout] 4a5a9a14cce52a392652eb27856b5bccf269d8af9a4ffc5166824e02458d2548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29b2de67664e675c665fe59c30edb3f8ece99410fe3dda7b5832254c39f3c2e4 [INFO] running `Command { std: "docker" "start" "-a" "29b2de67664e675c665fe59c30edb3f8ece99410fe3dda7b5832254c39f3c2e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/project_init-c54ac8231916bd1c) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pi-a7ec14d12ace056e) [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 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] [stderr] Doc-tests project_init [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" "29b2de67664e675c665fe59c30edb3f8ece99410fe3dda7b5832254c39f3c2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b2de67664e675c665fe59c30edb3f8ece99410fe3dda7b5832254c39f3c2e4", kill_on_drop: false }` [INFO] [stdout] 29b2de67664e675c665fe59c30edb3f8ece99410fe3dda7b5832254c39f3c2e4