[INFO] fetching crate holochain_tracing_macros 0.0.24... [INFO] checking holochain_tracing_macros-0.0.24 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate holochain_tracing_macros 0.0.24 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate holochain_tracing_macros 0.0.24 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate holochain_tracing_macros 0.0.24 [INFO] finished tweaking crates.io crate holochain_tracing_macros 0.0.24 [INFO] tweaked toml for crates.io crate holochain_tracing_macros 0.0.24 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f1e094b106a8de4957380a18817b94390bf9f485bc1a399e9121c6f373f0773 [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" "2f1e094b106a8de4957380a18817b94390bf9f485bc1a399e9121c6f373f0773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f1e094b106a8de4957380a18817b94390bf9f485bc1a399e9121c6f373f0773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1e094b106a8de4957380a18817b94390bf9f485bc1a399e9121c6f373f0773", kill_on_drop: false }` [INFO] [stdout] 2f1e094b106a8de4957380a18817b94390bf9f485bc1a399e9121c6f373f0773 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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] f247d69c0aa3361d4df1ee1c997297d00110775a58016cf1fc93b20e9af23495 [INFO] running `Command { std: "docker" "start" "-a" "f247d69c0aa3361d4df1ee1c997297d00110775a58016cf1fc93b20e9af23495", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling protobuf v2.22.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking integer-encoding v1.1.6 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.0.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking quote v1.0.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Checking trackable v0.2.23 [INFO] [stderr] Checking thrift_codec v0.1.1 [INFO] [stderr] Checking rustracing v0.2.1 [INFO] [stderr] Checking rustracing_jaeger v0.2.1 [INFO] [stderr] Checking tracing v0.1.13 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking serde_json v1.0.47 [INFO] [stderr] Checking opentelemetry v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.2.3 [INFO] [stderr] Checking opentelemetry-jaeger v0.1.0 [INFO] [stderr] Checking holochain_tracing v0.0.24 [INFO] [stderr] Checking holochain_tracing_macros v0.0.24 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "f247d69c0aa3361d4df1ee1c997297d00110775a58016cf1fc93b20e9af23495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f247d69c0aa3361d4df1ee1c997297d00110775a58016cf1fc93b20e9af23495", kill_on_drop: false }` [INFO] [stdout] f247d69c0aa3361d4df1ee1c997297d00110775a58016cf1fc93b20e9af23495