[INFO] fetching crate elephantry-cli 3.0.0... [INFO] checking elephantry-cli-3.0.0 against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] extracting crate elephantry-cli 3.0.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate elephantry-cli 3.0.0 on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elephantry-cli 3.0.0 [INFO] finished tweaking crates.io crate elephantry-cli 3.0.0 [INFO] tweaked toml for crates.io crate elephantry-cli 3.0.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate elephantry-cli 3.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 036f8ed40ffe6b89876d4c4e717d089e3264ffc9ffcd2abba5ac38b6a1126a00 [INFO] running `Command { std: "docker" "start" "-a" "036f8ed40ffe6b89876d4c4e717d089e3264ffc9ffcd2abba5ac38b6a1126a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "036f8ed40ffe6b89876d4c4e717d089e3264ffc9ffcd2abba5ac38b6a1126a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036f8ed40ffe6b89876d4c4e717d089e3264ffc9ffcd2abba5ac38b6a1126a00", kill_on_drop: false }` [INFO] [stdout] 036f8ed40ffe6b89876d4c4e717d089e3264ffc9ffcd2abba5ac38b6a1126a00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdba183c8a126e424ee35f31466b3ae15f6c9c1c01a75556f9e02343359201d9 [INFO] running `Command { std: "docker" "start" "-a" "bdba183c8a126e424ee35f31466b3ae15f6c9c1c01a75556f9e02343359201d9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tuple_len v1.0.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking uuid v1.0.0 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking postgres_money v0.3.0 [INFO] [stderr] Checking term-table v1.3.2 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking geo-types v0.7.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ipnetwork v0.19.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking bigdecimal v0.3.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling libpq-sys v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling elephantry-derive v3.0.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking clap v3.1.12 [INFO] [stderr] Checking libpq v3.0.0 [INFO] [stderr] Checking elephantry v3.0.0 [INFO] [stderr] Checking elephantry-cli v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "bdba183c8a126e424ee35f31466b3ae15f6c9c1c01a75556f9e02343359201d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdba183c8a126e424ee35f31466b3ae15f6c9c1c01a75556f9e02343359201d9", kill_on_drop: false }` [INFO] [stdout] bdba183c8a126e424ee35f31466b3ae15f6c9c1c01a75556f9e02343359201d9