[INFO] fetching crate termoney 0.2.3...
[INFO] building termoney-0.2.3 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate termoney 0.2.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate termoney 0.2.3
[INFO] finished tweaking crates.io crate termoney 0.2.3
[INFO] tweaked toml for crates.io crate termoney 0.2.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate termoney 0.2.3 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate termoney 0.2.3 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded rustversion v1.0.7
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.9
[INFO] [stderr]   Downloaded prettytable-rs v0.8.0
[INFO] [stderr]   Downloaded syn v1.0.96
[INFO] [stderr]   Downloaded csv v1.1.6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd18e497816ac86edf6497a17d530107a172fff9a2972741355c0f875205c145
[INFO] running `Command { std: "docker" "start" "-a" "bd18e497816ac86edf6497a17d530107a172fff9a2972741355c0f875205c145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd18e497816ac86edf6497a17d530107a172fff9a2972741355c0f875205c145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd18e497816ac86edf6497a17d530107a172fff9a2972741355c0f875205c145", kill_on_drop: false }`
[INFO] [stdout] bd18e497816ac86edf6497a17d530107a172fff9a2972741355c0f875205c145
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec749c95f3e8440fdf93decb5bd3cfccf004be059801ef9ee0a003e2a3297576
[INFO] running `Command { std: "docker" "start" "-a" "ec749c95f3e8440fdf93decb5bd3cfccf004be059801ef9ee0a003e2a3297576", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling termoney v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.74s
[INFO] running `Command { std: "docker" "inspect" "ec749c95f3e8440fdf93decb5bd3cfccf004be059801ef9ee0a003e2a3297576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec749c95f3e8440fdf93decb5bd3cfccf004be059801ef9ee0a003e2a3297576", kill_on_drop: false }`
[INFO] [stdout] ec749c95f3e8440fdf93decb5bd3cfccf004be059801ef9ee0a003e2a3297576
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8d1603b182ec14247df432db65508eb8b7abb7ef2adc3007aee5731ea40f41e
[INFO] running `Command { std: "docker" "start" "-a" "e8d1603b182ec14247df432db65508eb8b7abb7ef2adc3007aee5731ea40f41e", kill_on_drop: false }`
[INFO] [stderr]    Compiling termoney v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "e8d1603b182ec14247df432db65508eb8b7abb7ef2adc3007aee5731ea40f41e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8d1603b182ec14247df432db65508eb8b7abb7ef2adc3007aee5731ea40f41e", kill_on_drop: false }`
[INFO] [stdout] e8d1603b182ec14247df432db65508eb8b7abb7ef2adc3007aee5731ea40f41e
