[INFO] cloning repository https://github.com/apollographql/test-span [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apollographql/test-span" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapollographql%2Ftest-span", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapollographql%2Ftest-span'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e2e9655570575219fbac603c7d1522d27687ae5 [INFO] testing apollographql/test-span against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapollographql%2Ftest-span" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/apollographql/test-span on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/apollographql/test-span [INFO] finished tweaking git repo https://github.com/apollographql/test-span [INFO] tweaked toml for git repo https://github.com/apollographql/test-span written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/apollographql/test-span already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.8.23 [INFO] [stderr] Downloaded daggy v0.8.0 [INFO] [stderr] Downloaded similar v2.1.0 [INFO] [stderr] Downloaded insta v1.10.0 [INFO] [stderr] Downloaded serde_test v1.0.133 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b839b9336c1bd76f6f377d52a0912183cde283ebf09e850f1863657d8b78897c [INFO] running `Command { std: "docker" "start" "-a" "b839b9336c1bd76f6f377d52a0912183cde283ebf09e850f1863657d8b78897c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b839b9336c1bd76f6f377d52a0912183cde283ebf09e850f1863657d8b78897c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b839b9336c1bd76f6f377d52a0912183cde283ebf09e850f1863657d8b78897c", kill_on_drop: false }` [INFO] [stdout] b839b9336c1bd76f6f377d52a0912183cde283ebf09e850f1863657d8b78897c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fdc304707e941d8241f669cf12c52af134f07d61682f7cb4dafb7777207f6fb [INFO] running `Command { std: "docker" "start" "-a" "4fdc304707e941d8241f669cf12c52af134f07d61682f7cb4dafb7777207f6fb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling test-span-macro v0.3.0 (/opt/rustwide/workdir/test-span-macro) [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [INFO] [stderr] Compiling serde_test v1.0.133 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling daggy v0.8.0 [INFO] [stderr] Compiling test-span v0.3.0 (/opt/rustwide/workdir/test-span) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 33s [INFO] running `Command { std: "docker" "inspect" "4fdc304707e941d8241f669cf12c52af134f07d61682f7cb4dafb7777207f6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fdc304707e941d8241f669cf12c52af134f07d61682f7cb4dafb7777207f6fb", kill_on_drop: false }` [INFO] [stdout] 4fdc304707e941d8241f669cf12c52af134f07d61682f7cb4dafb7777207f6fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 598bf45a72964c524d6585f8fdae8c6b78540b3490e5b469607735b7b18fbef5 [INFO] running `Command { std: "docker" "start" "-a" "598bf45a72964c524d6585f8fdae8c6b78540b3490e5b469607735b7b18fbef5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling test-span-macro v0.3.0 (/opt/rustwide/workdir/test-span-macro) [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling insta v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling test-span v0.3.0 (/opt/rustwide/workdir/test-span) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.28s [INFO] running `Command { std: "docker" "inspect" "598bf45a72964c524d6585f8fdae8c6b78540b3490e5b469607735b7b18fbef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "598bf45a72964c524d6585f8fdae8c6b78540b3490e5b469607735b7b18fbef5", kill_on_drop: false }` [INFO] [stdout] 598bf45a72964c524d6585f8fdae8c6b78540b3490e5b469607735b7b18fbef5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0c4f1b178e580459b507422216b0c0edfca9bed510c0abdf9fc8f3a44f2e76c [INFO] running `Command { std: "docker" "start" "-a" "c0c4f1b178e580459b507422216b0c0edfca9bed510c0abdf9fc8f3a44f2e76c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/test_span-7a73eb8384be6b51) [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] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-76f7e423365de38b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test traced_span_tests::get_all_logs_to_have_thread_support ... ok [INFO] [stdout] test traced_span_tests::tracing_works ... ok [INFO] [stdout] test traced_span_tests::tracing_macro_works ... ok [INFO] [stdout] test traced_span_tests::async_tracing_works ... ok [INFO] [stdout] test traced_span_tests::async_tracing_macro_works_with_other_level ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/test_span_macro-589fe21389f321aa) [INFO] [stdout] test traced_span_tests::async_tracing_macro_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [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] [stderr] Doc-tests test-span [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 10) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests test-span-macro [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" "c0c4f1b178e580459b507422216b0c0edfca9bed510c0abdf9fc8f3a44f2e76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0c4f1b178e580459b507422216b0c0edfca9bed510c0abdf9fc8f3a44f2e76c", kill_on_drop: false }` [INFO] [stdout] c0c4f1b178e580459b507422216b0c0edfca9bed510c0abdf9fc8f3a44f2e76c