[INFO] cloning repository https://github.com/lenna-project/lenna-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lenna-project/lenna-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenna-project%2Flenna-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenna-project%2Flenna-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8aad6283297b4e0413a5a57d280c896db2ab57e3
[INFO] checking lenna-project/lenna-cli against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenna-project%2Flenna-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lenna-project/lenna-cli on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lenna-project/lenna-cli
[INFO] finished tweaking git repo https://github.com/lenna-project/lenna-cli
[INFO] tweaked toml for git repo https://github.com/lenna-project/lenna-cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/lenna-project/lenna-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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/lenna-project/lenna-core`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml v0.8.25
[INFO] [stderr]   Downloaded img-parts v0.2.3
[INFO] [stderr]   Downloaded nshare v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a35daf4a0cf648d10c64eb487295448c7a2bca1d2efaa9af13d091f76d97e4ad
[INFO] running `Command { std: "docker" "start" "-a" "a35daf4a0cf648d10c64eb487295448c7a2bca1d2efaa9af13d091f76d97e4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a35daf4a0cf648d10c64eb487295448c7a2bca1d2efaa9af13d091f76d97e4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a35daf4a0cf648d10c64eb487295448c7a2bca1d2efaa9af13d091f76d97e4ad", kill_on_drop: false }`
[INFO] [stdout] a35daf4a0cf648d10c64eb487295448c7a2bca1d2efaa9af13d091f76d97e4ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6aee5c544e93d14623e485f7624bca3f04dc7fde8badac4bd7466ced802b5638
[INFO] running `Command { std: "docker" "start" "-a" "6aee5c544e93d14623e485f7624bca3f04dc7fde8badac4bd7466ced802b5638", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling hashbrown v0.12.2
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling cbindgen v0.24.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking mutate_once v0.1.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking bytemuck v1.10.0
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking kamadak-exif v0.5.4
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking dyn-clone v1.0.7
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]     Checking img-parts v0.2.3
[INFO] [stderr]    Compiling clap v3.2.12
[INFO] [stderr]     Checking zip v0.6.2
[INFO] [stderr]     Checking image v0.24.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking serde_yaml v0.8.25
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling lenna_core v0.3.1 (https://github.com/lenna-project/lenna-core?branch=main#077d396c)
[INFO] [stderr]     Checking lenna_cli v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.32s
[INFO] running `Command { std: "docker" "inspect" "6aee5c544e93d14623e485f7624bca3f04dc7fde8badac4bd7466ced802b5638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aee5c544e93d14623e485f7624bca3f04dc7fde8badac4bd7466ced802b5638", kill_on_drop: false }`
[INFO] [stdout] 6aee5c544e93d14623e485f7624bca3f04dc7fde8badac4bd7466ced802b5638
