[INFO] fetching crate metrics-exporter-tcp 0.1.0-alpha.1... [INFO] checking metrics-exporter-tcp-0.1.0-alpha.1 against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] extracting crate metrics-exporter-tcp 0.1.0-alpha.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate metrics-exporter-tcp 0.1.0-alpha.1 on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate metrics-exporter-tcp 0.1.0-alpha.1 [INFO] finished tweaking crates.io crate metrics-exporter-tcp 0.1.0-alpha.1 [INFO] tweaked toml for crates.io crate metrics-exporter-tcp 0.1.0-alpha.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate metrics-exporter-tcp 0.1.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metrics-util v0.4.0-alpha.1 [INFO] [stderr] Downloaded quanta v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0a3b4f91d27fcf488f8a0a1ba0f704cc07367cf84f8aeb282293cc28236a21ae [INFO] running `Command { std: "docker" "start" "-a" "0a3b4f91d27fcf488f8a0a1ba0f704cc07367cf84f8aeb282293cc28236a21ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a3b4f91d27fcf488f8a0a1ba0f704cc07367cf84f8aeb282293cc28236a21ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a3b4f91d27fcf488f8a0a1ba0f704cc07367cf84f8aeb282293cc28236a21ae", kill_on_drop: false }` [INFO] [stdout] 0a3b4f91d27fcf488f8a0a1ba0f704cc07367cf84f8aeb282293cc28236a21ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c0be01e4c6ecfba927099724a9db18b886d1f0d83fe9f42af474b65defc7530 [INFO] running `Command { std: "docker" "start" "-a" "3c0be01e4c6ecfba927099724a9db18b886d1f0d83fe9f42af474b65defc7530", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling metrics v0.13.0-alpha.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking quanta v0.5.2 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Checking sized-chunks v0.5.3 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking tracing-subscriber v0.2.5 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling metrics-macros v0.1.0-alpha.1 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Checking tracing v0.1.15 [INFO] [stderr] Checking metrics-util v0.4.0-alpha.1 [INFO] [stderr] Compiling built v0.3.2 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Compiling metrics-exporter-tcp v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "3c0be01e4c6ecfba927099724a9db18b886d1f0d83fe9f42af474b65defc7530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c0be01e4c6ecfba927099724a9db18b886d1f0d83fe9f42af474b65defc7530", kill_on_drop: false }` [INFO] [stdout] 3c0be01e4c6ecfba927099724a9db18b886d1f0d83fe9f42af474b65defc7530