[INFO] fetching crate elephantry-cli 2.1.0... [INFO] checking elephantry-cli-2.1.0 against try#7c3a44cf5f95fa5cf164a312bdcf845157af7093 for pr-77325 [INFO] extracting crate elephantry-cli 2.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate elephantry-cli 2.1.0 on toolchain 7c3a44cf5f95fa5cf164a312bdcf845157af7093 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elephantry-cli 2.1.0 [INFO] finished tweaking crates.io crate elephantry-cli 2.1.0 [INFO] tweaked toml for crates.io crate elephantry-cli 2.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate elephantry-cli 2.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded macaddr v1.0.1 [INFO] [stderr] Downloaded elephantry v2.1.0 [INFO] [stderr] Downloaded libpq-sys v0.6.0 [INFO] [stderr] Downloaded elephantry-derive v2.1.0 [INFO] [stderr] Downloaded const_fn v0.4.6 [INFO] [stderr] Downloaded term-table v1.3.1 [INFO] [stderr] Downloaded tuple_len v1.0.0 [INFO] [stderr] Downloaded postgres_money v0.3.0 [INFO] [stderr] Downloaded libpq v1.3.1 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bd8cb854b41be0d76670b10e75e4ea80b097976ac5deaf5c0150022e0d9668b [INFO] running `Command { std: "docker" "start" "-a" "7bd8cb854b41be0d76670b10e75e4ea80b097976ac5deaf5c0150022e0d9668b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bd8cb854b41be0d76670b10e75e4ea80b097976ac5deaf5c0150022e0d9668b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bd8cb854b41be0d76670b10e75e4ea80b097976ac5deaf5c0150022e0d9668b", kill_on_drop: false }` [INFO] [stdout] 7bd8cb854b41be0d76670b10e75e4ea80b097976ac5deaf5c0150022e0d9668b [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a6fb962502afb568377d6dcc9b29275e20ea484c242f1fd79cf47315ad945c9 [INFO] running `Command { std: "docker" "start" "-a" "2a6fb962502afb568377d6dcc9b29275e20ea484c242f1fd79cf47315ad945c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking tuple_len v1.0.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking geo-types v0.7.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking bigdecimal v0.2.0 [INFO] [stderr] Checking postgres_money v0.3.0 [INFO] [stderr] Checking term-table v1.3.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking ipnetwork v0.18.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling elephantry-derive v2.1.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Compiling libpq-sys v0.6.0 [INFO] [stderr] Checking libpq v1.3.1 [INFO] [stderr] Checking elephantry v2.1.0 [INFO] [stderr] Checking elephantry-cli v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.35s [INFO] running `Command { std: "docker" "inspect" "2a6fb962502afb568377d6dcc9b29275e20ea484c242f1fd79cf47315ad945c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a6fb962502afb568377d6dcc9b29275e20ea484c242f1fd79cf47315ad945c9", kill_on_drop: false }` [INFO] [stdout] 2a6fb962502afb568377d6dcc9b29275e20ea484c242f1fd79cf47315ad945c9