[INFO] fetching crate holochain_tracing_macros 0.0.24... [INFO] checking holochain_tracing_macros-0.0.24 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate holochain_tracing_macros 0.0.24 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate holochain_tracing_macros 0.0.24 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", 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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded integer-encoding v1.1.5 [INFO] [stderr] Downloaded thrift v0.13.0 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.1.0 [INFO] [stderr] Downloaded rustracing v0.2.1 [INFO] [stderr] Downloaded newrelic v0.2.2 [INFO] [stderr] Downloaded holochain_tracing v0.0.24 [INFO] [stderr] Downloaded opentelemetry v0.2.0 [INFO] [stderr] Downloaded rustracing_jaeger v0.2.1 [INFO] [stderr] Downloaded newrelic-sys v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d88659decd6f274989e233a4fcdbc3941433a9033dcff2fc7dbffb1355283a44 [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" "d88659decd6f274989e233a4fcdbc3941433a9033dcff2fc7dbffb1355283a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d88659decd6f274989e233a4fcdbc3941433a9033dcff2fc7dbffb1355283a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88659decd6f274989e233a4fcdbc3941433a9033dcff2fc7dbffb1355283a44", kill_on_drop: false }` [INFO] [stdout] d88659decd6f274989e233a4fcdbc3941433a9033dcff2fc7dbffb1355283a44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 741b419cfca8d93102d1d71c3e784252707db46cdf5b059bbb222ded6e8d7f3f [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" "741b419cfca8d93102d1d71c3e784252707db46cdf5b059bbb222ded6e8d7f3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling protobuf v2.18.0 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking integer-encoding v1.1.5 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.0.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking thrift v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Checking syn v1.0.48 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Checking trackable v0.2.23 [INFO] [stderr] Checking rustracing v0.2.1 [INFO] [stderr] Checking thrift_codec v0.1.1 [INFO] [stderr] Checking tracing v0.1.13 [INFO] [stderr] Checking rustracing_jaeger v0.2.1 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling opentelemetry v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.3 [INFO] [stderr] Compiling 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 58s [INFO] running `Command { std: "docker" "inspect" "741b419cfca8d93102d1d71c3e784252707db46cdf5b059bbb222ded6e8d7f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741b419cfca8d93102d1d71c3e784252707db46cdf5b059bbb222ded6e8d7f3f", kill_on_drop: false }` [INFO] [stdout] 741b419cfca8d93102d1d71c3e784252707db46cdf5b059bbb222ded6e8d7f3f