[INFO] cloning repository https://github.com/mlsteele/go-test1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlsteele/go-test1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsteele%2Fgo-test1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsteele%2Fgo-test1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfa29e948a95e3ff5946dc7ee5bdc71ee1a15081 [INFO] checking mlsteele/go-test1 against try#d42a007e04d1d7df0de258d39ac2402f35aba932 for pr-103029-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsteele%2Fgo-test1" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mlsteele/go-test1 on toolchain d42a007e04d1d7df0de258d39ac2402f35aba932 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mlsteele/go-test1 [INFO] finished tweaking git repo https://github.com/mlsteele/go-test1 [INFO] tweaked toml for git repo https://github.com/mlsteele/go-test1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mlsteele/go-test1 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" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0d380058ac0562df3bdfcc05e23aeb01eaefc1eff20632afdc8f60ece11fe23 [INFO] running `Command { std: "docker" "start" "-a" "c0d380058ac0562df3bdfcc05e23aeb01eaefc1eff20632afdc8f60ece11fe23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0d380058ac0562df3bdfcc05e23aeb01eaefc1eff20632afdc8f60ece11fe23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0d380058ac0562df3bdfcc05e23aeb01eaefc1eff20632afdc8f60ece11fe23", kill_on_drop: false }` [INFO] [stdout] c0d380058ac0562df3bdfcc05e23aeb01eaefc1eff20632afdc8f60ece11fe23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd6fe6af4f09509aa18c00395bea2a1bc5d49caa46aae926c2053554b7943803 [INFO] running `Command { std: "docker" "start" "-a" "dd6fe6af4f09509aa18c00395bea2a1bc5d49caa46aae926c2053554b7943803", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking bytecount v0.5.1 [INFO] [stderr] Checking tee v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking bstr v0.2.9 [INFO] [stderr] Checking grep-matcher v0.1.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_child v0.3.4 [INFO] [stderr] Checking os_pipe v0.9.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking duct v0.13.3 [INFO] [stderr] Checking encoding_rs_io v0.1.6 [INFO] [stderr] Checking grep-searcher v0.1.6 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking grep-regex v0.1.5 [INFO] [stderr] Checking ignore v0.4.11 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking go-test1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.47s [INFO] running `Command { std: "docker" "inspect" "dd6fe6af4f09509aa18c00395bea2a1bc5d49caa46aae926c2053554b7943803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6fe6af4f09509aa18c00395bea2a1bc5d49caa46aae926c2053554b7943803", kill_on_drop: false }` [INFO] [stdout] dd6fe6af4f09509aa18c00395bea2a1bc5d49caa46aae926c2053554b7943803