[INFO] fetching crate tc-tracing 2.0.0... [INFO] testing tc-tracing-2.0.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate tc-tracing 2.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate tc-tracing 2.0.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tc-tracing 2.0.0 [INFO] finished tweaking crates.io crate tc-tracing 2.0.0 [INFO] tweaked toml for crates.io crate tc-tracing 2.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 611f8db1ade1e741960fbdac4a4d9766938d78fea421ff602a06210ba9dfa877 [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" "611f8db1ade1e741960fbdac4a4d9766938d78fea421ff602a06210ba9dfa877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "611f8db1ade1e741960fbdac4a4d9766938d78fea421ff602a06210ba9dfa877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "611f8db1ade1e741960fbdac4a4d9766938d78fea421ff602a06210ba9dfa877", kill_on_drop: false }` [INFO] [stdout] 611f8db1ade1e741960fbdac4a4d9766938d78fea421ff602a06210ba9dfa877 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50fcdf760afc841a57019eb87bd4d51b5930203bec3e3c6454c8c0d56dd69e87 [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" "50fcdf760afc841a57019eb87bd4d51b5930203bec3e3c6454c8c0d56dd69e87", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling unsigned-varint v0.7.0 [INFO] [stderr] Compiling unsigned-varint v0.6.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tetsy-send-wrapper v0.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tetcore-std v2.0.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling if-watch v0.2.2 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling futures-rustls v0.21.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tetsy-libp2p-core-derive v0.21.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling tetsy-multistream-select v0.10.2 [INFO] [stderr] Compiling soketto v0.4.2 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling tetcore-utils v2.0.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tetsy-libp2p-core v0.27.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling erased-serde v0.3.15 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling tetsy-scale-codec-derive v2.0.1 [INFO] [stderr] Compiling tc-tracing-proc-macro v2.0.0 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling tetsy-scale-codec v2.0.1 [INFO] [stderr] Compiling tetsy-multiaddr v0.11.2 [INFO] [stderr] Compiling tetsy-libp2p-tcp v0.27.2 [INFO] [stderr] Compiling tetsy-libp2p-dns v0.27.2 [INFO] [stderr] Compiling tetsy-libp2p-wasm-ext v0.27.1 [INFO] [stderr] Compiling tetsy-libp2p-swarm v0.27.1 [INFO] [stderr] Compiling tetsy-libp2p-websocket v0.28.2 [INFO] [stderr] Compiling tetcore-tracing v2.0.2 [INFO] [stderr] Compiling tetsy-libp2p v0.34.3 [INFO] [stderr] Compiling tc-telemetry v2.0.0 [INFO] [stderr] Compiling tc-tracing v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `tracing_subscriber::CurrentSpan`: Will be removed in v0.3 [INFO] [stdout] --> src/lib.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | CurrentSpan, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tracing_subscriber::CurrentSpan`: Will be removed in v0.3 [INFO] [stdout] --> src/lib.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | current_span: CurrentSpan, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 17s [INFO] running `Command { std: "docker" "inspect" "50fcdf760afc841a57019eb87bd4d51b5930203bec3e3c6454c8c0d56dd69e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50fcdf760afc841a57019eb87bd4d51b5930203bec3e3c6454c8c0d56dd69e87", kill_on_drop: false }` [INFO] [stdout] 50fcdf760afc841a57019eb87bd4d51b5930203bec3e3c6454c8c0d56dd69e87 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--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] d834fcb23b45f03418eb808b7c015ee7702022363203fc555bc9bc605f34ae2c [INFO] running `Command { std: "docker" "start" "-a" "d834fcb23b45f03418eb808b7c015ee7702022363203fc555bc9bc605f34ae2c", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated struct `tracing_subscriber::CurrentSpan`: Will be removed in v0.3 [INFO] [stdout] --> src/lib.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | CurrentSpan, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tracing_subscriber::CurrentSpan`: Will be removed in v0.3 [INFO] [stdout] --> src/lib.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | current_span: CurrentSpan, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tc-tracing v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `tracing_subscriber::CurrentSpan`: Will be removed in v0.3 [INFO] [stdout] --> src/lib.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | CurrentSpan, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tracing_subscriber::CurrentSpan`: Will be removed in v0.3 [INFO] [stdout] --> src/lib.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | current_span: CurrentSpan, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logging/mod.rs:431:4 [INFO] [stdout] | [INFO] [stdout] 431 | format!("Expected:\n{}\nGot:\n{}", re, output), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 431 | "Expected:\n{}\nGot:\n{}", re, output, [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/logging/mod.rs:479:4 [INFO] [stdout] | [INFO] [stdout] 479 | format!("Expected:\n{}\nGot:\n{}", re, output), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 479 | "Expected:\n{}\nGot:\n{}", re, output, [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.76s [INFO] running `Command { std: "docker" "inspect" "d834fcb23b45f03418eb808b7c015ee7702022363203fc555bc9bc605f34ae2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d834fcb23b45f03418eb808b7c015ee7702022363203fc555bc9bc605f34ae2c", kill_on_drop: false }` [INFO] [stdout] d834fcb23b45f03418eb808b7c015ee7702022363203fc555bc9bc605f34ae2c [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", 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] 4ce2b58e078ae06a45deee92d1fb150585b57af0d9f2ac251af6a4ae8c63442c [INFO] running `Command { std: "docker" "start" "-a" "4ce2b58e078ae06a45deee92d1fb150585b57af0d9f2ac251af6a4ae8c63442c", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated struct `tracing_subscriber::CurrentSpan`: Will be removed in v0.3 [INFO] [stderr] --> src/lib.rs:46:2 [INFO] [stderr] | [INFO] [stderr] 46 | CurrentSpan, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `tracing_subscriber::CurrentSpan`: Will be removed in v0.3 [INFO] [stderr] --> src/lib.rs:62:16 [INFO] [stderr] | [INFO] [stderr] 62 | current_span: CurrentSpan, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `tracing_subscriber::CurrentSpan`: Will be removed in v0.3 [INFO] [stderr] --> src/lib.rs:46:2 [INFO] [stderr] | [INFO] [stderr] 46 | CurrentSpan, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `tracing_subscriber::CurrentSpan`: Will be removed in v0.3 [INFO] [stderr] --> src/lib.rs:62:16 [INFO] [stderr] | [INFO] [stderr] 62 | current_span: CurrentSpan, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logging/mod.rs:431:4 [INFO] [stderr] | [INFO] [stderr] 431 | format!("Expected:\n{}\nGot:\n{}", re, output), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 431 | "Expected:\n{}\nGot:\n{}", re, output, [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/logging/mod.rs:479:4 [INFO] [stderr] | [INFO] [stderr] 479 | format!("Expected:\n{}\nGot:\n{}", re, output), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 479 | "Expected:\n{}\nGot:\n{}", re, output, [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tc_tracing-5b4c380819eff572) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test logging::tests::log_something_with_dash_target_name ... ok [INFO] [stdout] test tests::test_span_values ... ok [INFO] [stdout] test logging::tests::prefix_in_log_lines_entrypoint ... ok [INFO] [stdout] test tests::test_span_parent_id ... ok [INFO] [stdout] test logging::tests::do_not_write_with_colors_on_tty_entrypoint ... ok [INFO] [stdout] Jun 06 07:10:33.018  INFO test_span1: test_target: test_event [INFO] [stdout] test tests::test_event_parent_id ... ok [INFO] [stdout] test tests::test_span ... ok [INFO] [stdout] Jun 06 07:10:33.010  INFO test_target: test_event [INFO] [stdout] test tests::test_event ... ok [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Jun 06 07:10:33.072  INFO test_span2: test_target: test_event1 [INFO] [stdout] Jun 06 07:10:33.077  INFO test_span1: test_target: test_event2 [INFO] [stdout] Jun 06 07:10:33.078  INFO test_target: test_event3 [INFO] [stdout] test tests::test_parent_id_with_threads ... ok [INFO] [stdout] test logging::tests::dash_in_target_name_works ... ok [INFO] [stdout] test logging::tests::test_logger_filters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests tc-tracing [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ce2b58e078ae06a45deee92d1fb150585b57af0d9f2ac251af6a4ae8c63442c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce2b58e078ae06a45deee92d1fb150585b57af0d9f2ac251af6a4ae8c63442c", kill_on_drop: false }` [INFO] [stdout] 4ce2b58e078ae06a45deee92d1fb150585b57af0d9f2ac251af6a4ae8c63442c