[INFO] cloning repository https://github.com/Xinkai/printenv2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xinkai/printenv2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXinkai%2Fprintenv2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXinkai%2Fprintenv2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8105e211860398065878f570100efa775f27bf20 [INFO] building Xinkai/printenv2 against try#14accda7ba2c586835d15379a621955d9f047371 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXinkai%2Fprintenv2" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xinkai/printenv2 on toolchain 14accda7ba2c586835d15379a621955d9f047371 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Xinkai/printenv2 [INFO] finished tweaking git repo https://github.com/Xinkai/printenv2 [INFO] tweaked toml for git repo https://github.com/Xinkai/printenv2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Xinkai/printenv2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2c90ddb3cbce50aaaef1f30f0ae1c48b174b2130295e6185652323c1b638c23 [INFO] running `Command { std: "docker" "start" "-a" "f2c90ddb3cbce50aaaef1f30f0ae1c48b174b2130295e6185652323c1b638c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2c90ddb3cbce50aaaef1f30f0ae1c48b174b2130295e6185652323c1b638c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2c90ddb3cbce50aaaef1f30f0ae1c48b174b2130295e6185652323c1b638c23", kill_on_drop: false }` [INFO] [stdout] f2c90ddb3cbce50aaaef1f30f0ae1c48b174b2130295e6185652323c1b638c23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9334c1dfdabab04f1c20d1c844e52c105f551e86e5d1c5c71f736a2142d2f3b0 [INFO] running `Command { std: "docker" "start" "-a" "9334c1dfdabab04f1c20d1c844e52c105f551e86e5d1c5c71f736a2142d2f3b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling clang-sys v1.3.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling printenv2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.25s [INFO] running `Command { std: "docker" "inspect" "9334c1dfdabab04f1c20d1c844e52c105f551e86e5d1c5c71f736a2142d2f3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9334c1dfdabab04f1c20d1c844e52c105f551e86e5d1c5c71f736a2142d2f3b0", kill_on_drop: false }` [INFO] [stdout] 9334c1dfdabab04f1c20d1c844e52c105f551e86e5d1c5c71f736a2142d2f3b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c9a44609fb126eb68e1d5b9b9f42c99798dcb3e2ac373d23f2c3ba5e1475b92 [INFO] running `Command { std: "docker" "start" "-a" "3c9a44609fb126eb68e1d5b9b9f42c99798dcb3e2ac373d23f2c3ba5e1475b92", kill_on_drop: false }` [INFO] [stderr] Compiling printenv2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "3c9a44609fb126eb68e1d5b9b9f42c99798dcb3e2ac373d23f2c3ba5e1475b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9a44609fb126eb68e1d5b9b9f42c99798dcb3e2ac373d23f2c3ba5e1475b92", kill_on_drop: false }` [INFO] [stdout] 3c9a44609fb126eb68e1d5b9b9f42c99798dcb3e2ac373d23f2c3ba5e1475b92