[INFO] fetching crate elephantry-cli 2.1.0... [INFO] checking elephantry-cli-2.1.0 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate elephantry-cli 2.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate elephantry-cli 2.1.0 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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-6/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db9c5755e75d412ca865d947607346ea69b12ace5250329f7674a17ec23bc9a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "db9c5755e75d412ca865d947607346ea69b12ace5250329f7674a17ec23bc9a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db9c5755e75d412ca865d947607346ea69b12ace5250329f7674a17ec23bc9a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9c5755e75d412ca865d947607346ea69b12ace5250329f7674a17ec23bc9a7", kill_on_drop: false }` [INFO] [stdout] db9c5755e75d412ca865d947607346ea69b12ace5250329f7674a17ec23bc9a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8caa3a437160e14d86606c9b0beab8138c15f877de6540dc280d0faef98e68eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8caa3a437160e14d86606c9b0beab8138c15f877de6540dc280d0faef98e68eb", 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] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking tuple_len v1.0.0 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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] Compiling libc v0.2.93 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking geo-types v0.7.1 [INFO] [stderr] Checking postgres_money v0.3.0 [INFO] [stderr] Checking term-table v1.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking bigdecimal v0.2.0 [INFO] [stderr] Checking ipnetwork v0.18.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling elephantry-derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [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 35.90s [INFO] running `Command { std: "docker" "inspect" "8caa3a437160e14d86606c9b0beab8138c15f877de6540dc280d0faef98e68eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8caa3a437160e14d86606c9b0beab8138c15f877de6540dc280d0faef98e68eb", kill_on_drop: false }` [INFO] [stdout] 8caa3a437160e14d86606c9b0beab8138c15f877de6540dc280d0faef98e68eb