[INFO] fetching crate cf-rustracing-jaeger 1.2.0... [INFO] testing cf-rustracing-jaeger-1.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate cf-rustracing-jaeger 1.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate cf-rustracing-jaeger 1.2.0 [INFO] finished tweaking crates.io crate cf-rustracing-jaeger 1.2.0 [INFO] tweaked toml for crates.io crate cf-rustracing-jaeger 1.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cf-rustracing-jaeger 1.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cf-rustracing-jaeger 1.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6199b2d172c0baaea41dbe6446c04d9e6cd53a2a5e4a83bf9ac7ba90d162b66 [INFO] running `Command { std: "docker" "start" "-a" "d6199b2d172c0baaea41dbe6446c04d9e6cd53a2a5e4a83bf9ac7ba90d162b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6199b2d172c0baaea41dbe6446c04d9e6cd53a2a5e4a83bf9ac7ba90d162b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6199b2d172c0baaea41dbe6446c04d9e6cd53a2a5e4a83bf9ac7ba90d162b66", kill_on_drop: false }` [INFO] [stdout] d6199b2d172c0baaea41dbe6446c04d9e6cd53a2a5e4a83bf9ac7ba90d162b66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a46bd077a0abda022a6a9322a709a50319edead0efa6b1cc0a336645c6079c30 [INFO] running `Command { std: "docker" "start" "-a" "a46bd077a0abda022a6a9322a709a50319edead0efa6b1cc0a336645c6079c30", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling thrift_codec v0.2.0 [INFO] [stderr] Compiling cf-rustracing v1.0.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling local-ip-address v0.5.7 [INFO] [stderr] Compiling cf-rustracing-jaeger v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tracer.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn span(&self, operation_name: N) -> StartSpanOptions [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn span(&self, operation_name: N) -> StartSpanOptions<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.78s [INFO] running `Command { std: "docker" "inspect" "a46bd077a0abda022a6a9322a709a50319edead0efa6b1cc0a336645c6079c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46bd077a0abda022a6a9322a709a50319edead0efa6b1cc0a336645c6079c30", kill_on_drop: false }` [INFO] [stdout] a46bd077a0abda022a6a9322a709a50319edead0efa6b1cc0a336645c6079c30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6c790c13f14526574b88eb95241cb5ada457c83111d5b7b56691fb39e6b6e91 [INFO] running `Command { std: "docker" "start" "-a" "e6c790c13f14526574b88eb95241cb5ada457c83111d5b7b56691fb39e6b6e91", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling splay_tree v0.2.10 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling nbchan v0.1.3 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling atomic_immut v0.1.4 [INFO] [stderr] Compiling bytecodec v0.4.15 [INFO] [stderr] Compiling factory v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling httpcodec v0.2.3 [INFO] [stderr] Compiling fibers v0.1.13 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling fibers_global v0.1.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling prometrics v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling fibers_http_server v0.2.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling cf-rustracing v1.0.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling local-ip-address v0.5.7 [INFO] [stderr] Compiling cf-rustracing-jaeger v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tracer.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn span(&self, operation_name: N) -> StartSpanOptions [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn span(&self, operation_name: N) -> StartSpanOptions<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tracer.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn span(&self, operation_name: N) -> StartSpanOptions [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn span(&self, operation_name: N) -> StartSpanOptions<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "e6c790c13f14526574b88eb95241cb5ada457c83111d5b7b56691fb39e6b6e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c790c13f14526574b88eb95241cb5ada457c83111d5b7b56691fb39e6b6e91", kill_on_drop: false }` [INFO] [stdout] e6c790c13f14526574b88eb95241cb5ada457c83111d5b7b56691fb39e6b6e91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a0eb2026251c929f7205d4a4eb63fae1edd24bde19b4daeb87ba1c7c076b926 [INFO] running `Command { std: "docker" "start" "-a" "0a0eb2026251c929f7205d4a4eb63fae1edd24bde19b4daeb87ba1c7c076b926", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tracer.rs:33:20 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn span(&self, operation_name: N) -> StartSpanOptions [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 33 | pub fn span(&self, operation_name: N) -> StartSpanOptions<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `cf-rustracing-jaeger` (lib) generated 1 warning (run `cargo fix --lib -p cf-rustracing-jaeger` to apply 1 suggestion) [INFO] [stderr] warning: `cf-rustracing-jaeger` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cf_rustracing_jaeger-27f1dc37684837ac) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test span::test::extract_debug_id_works ... ok [INFO] [stdout] test span::test::extract_from_text_map_works ... ok [INFO] [stdout] test span::test::extract_from_urlencoded_text_map_works ... ok [INFO] [stdout] test span::test::inject_to_binary_works ... ok [INFO] [stdout] test span::test::trace_id_conversion_works ... ok [INFO] [stdout] test tracer::test::is_tracer_sendable ... ok [INFO] [stdout] test span::test::sampled_flag_works ... ok [INFO] [stdout] test span::test::inject_to_text_map_works ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stderr] Doc-tests cf_rustracing_jaeger [INFO] [stdout] test span::test::extract_from_binary_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/span.rs - span::TraceId (line 84) ... ok [INFO] [stdout] test src/span.rs - span (line 10) ... ok [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a0eb2026251c929f7205d4a4eb63fae1edd24bde19b4daeb87ba1c7c076b926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a0eb2026251c929f7205d4a4eb63fae1edd24bde19b4daeb87ba1c7c076b926", kill_on_drop: false }` [INFO] [stdout] 0a0eb2026251c929f7205d4a4eb63fae1edd24bde19b4daeb87ba1c7c076b926