[INFO] fetching crate metrics-exporter-tcp 0.1.0-alpha.2... [INFO] checking metrics-exporter-tcp-0.1.0-alpha.2 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate metrics-exporter-tcp 0.1.0-alpha.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate metrics-exporter-tcp 0.1.0-alpha.2 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate metrics-exporter-tcp 0.1.0-alpha.2 [INFO] finished tweaking crates.io crate metrics-exporter-tcp 0.1.0-alpha.2 [INFO] tweaked toml for crates.io crate metrics-exporter-tcp 0.1.0-alpha.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate metrics-exporter-tcp 0.1.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mach v0.3.2 [INFO] [stderr] Downloaded prost-derive v0.5.0 [INFO] [stderr] Downloaded metrics-util v0.4.0-alpha.2 [INFO] [stderr] Downloaded tracing v0.1.17 [INFO] [stderr] Downloaded built v0.3.2 [INFO] [stderr] Downloaded prost-types v0.5.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.9 [INFO] [stderr] Downloaded prost v0.5.0 [INFO] [stderr] Downloaded git2 v0.10.2 [INFO] [stderr] Downloaded libgit2-sys v0.9.2 [INFO] [stderr] Downloaded prost-build v0.5.0 [INFO] [stderr] Downloaded quanta v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de087d5bdb78c133d027eddf44e0da1e7b539b532375599482eb628c75dca543 [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" "de087d5bdb78c133d027eddf44e0da1e7b539b532375599482eb628c75dca543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de087d5bdb78c133d027eddf44e0da1e7b539b532375599482eb628c75dca543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de087d5bdb78c133d027eddf44e0da1e7b539b532375599482eb628c75dca543", kill_on_drop: false }` [INFO] [stdout] de087d5bdb78c133d027eddf44e0da1e7b539b532375599482eb628c75dca543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ed8e86ff889c64c844429eba8bb6feec9ca4a8e9e1341732e62299e494430c8 [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" "8ed8e86ff889c64c844429eba8bb6feec9ca4a8e9e1341732e62299e494430c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling metrics v0.13.0-alpha.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling petgraph v0.4.13 [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.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking quanta v0.5.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking tracing-subscriber v0.2.9 [INFO] [stderr] Checking sized-chunks v0.5.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling built v0.3.2 [INFO] [stderr] Compiling metrics-macros v0.1.0-alpha.2 [INFO] [stderr] Compiling metrics-exporter-tcp v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing v0.1.17 [INFO] [stderr] Checking metrics-util v0.4.0-alpha.2 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "8ed8e86ff889c64c844429eba8bb6feec9ca4a8e9e1341732e62299e494430c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed8e86ff889c64c844429eba8bb6feec9ca4a8e9e1341732e62299e494430c8", kill_on_drop: false }` [INFO] [stdout] 8ed8e86ff889c64c844429eba8bb6feec9ca4a8e9e1341732e62299e494430c8