[INFO] cloning repository https://github.com/BVE-Reborn/profiling-futures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BVE-Reborn/profiling-futures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBVE-Reborn%2Fprofiling-futures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBVE-Reborn%2Fprofiling-futures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8413b8f1848fd260a4640ea4a402599e466105fc [INFO] testing BVE-Reborn/profiling-futures against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBVE-Reborn%2Fprofiling-futures" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BVE-Reborn/profiling-futures on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BVE-Reborn/profiling-futures [INFO] finished tweaking git repo https://github.com/BVE-Reborn/profiling-futures [INFO] tweaked toml for git repo https://github.com/BVE-Reborn/profiling-futures written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/BVE-Reborn/profiling-futures already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7550711ae8192479e36f3eb1c5c4074a623e7ae7e1c8a39c7360f2b723137484 [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" "7550711ae8192479e36f3eb1c5c4074a623e7ae7e1c8a39c7360f2b723137484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7550711ae8192479e36f3eb1c5c4074a623e7ae7e1c8a39c7360f2b723137484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7550711ae8192479e36f3eb1c5c4074a623e7ae7e1c8a39c7360f2b723137484", kill_on_drop: false }` [INFO] [stdout] 7550711ae8192479e36f3eb1c5c4074a623e7ae7e1c8a39c7360f2b723137484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1305e15f02840ad37bfd5543c19a952a020b7f4108755ed7ea6580e61f49832 [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" "f1305e15f02840ad37bfd5543c19a952a020b7f4108755ed7ea6580e61f49832", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling profiling-futures-macros v0.1.0 (/opt/rustwide/workdir/profiling-futures-macros) [INFO] [stderr] Compiling profiling-futures v0.1.0 (/opt/rustwide/workdir/profiling-futures) [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling wgpu-subscriber v0.1.0 [INFO] [stderr] Compiling chrome v0.1.0 (/opt/rustwide/workdir/examples/chrome) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "f1305e15f02840ad37bfd5543c19a952a020b7f4108755ed7ea6580e61f49832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1305e15f02840ad37bfd5543c19a952a020b7f4108755ed7ea6580e61f49832", kill_on_drop: false }` [INFO] [stdout] f1305e15f02840ad37bfd5543c19a952a020b7f4108755ed7ea6580e61f49832 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c5e6bf016b1243e4e5eed0b0031591379f6c0a7ccd61e0ba15a7800a5991e8b [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" "9c5e6bf016b1243e4e5eed0b0031591379f6c0a7ccd61e0ba15a7800a5991e8b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling profiling-futures-macros v0.1.0 (/opt/rustwide/workdir/profiling-futures-macros) [INFO] [stderr] Compiling profiling-futures v0.1.0 (/opt/rustwide/workdir/profiling-futures) [INFO] [stderr] Compiling chrome v0.1.0 (/opt/rustwide/workdir/examples/chrome) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `Command { std: "docker" "inspect" "9c5e6bf016b1243e4e5eed0b0031591379f6c0a7ccd61e0ba15a7800a5991e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c5e6bf016b1243e4e5eed0b0031591379f6c0a7ccd61e0ba15a7800a5991e8b", kill_on_drop: false }` [INFO] [stdout] 9c5e6bf016b1243e4e5eed0b0031591379f6c0a7ccd61e0ba15a7800a5991e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9023b3036178486c010997d79a4137c822e61305a3fecdc32c227c0646bf7bc [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" "d9023b3036178486c010997d79a4137c822e61305a3fecdc32c227c0646bf7bc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chrome-570ea04890d4453c) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/profiling_futures-e2bd283ffa864944) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/profiling_futures_macros-e71c7aa05b465190) [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] [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 profiling-futures [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] [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 profiling-futures-macros [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" "d9023b3036178486c010997d79a4137c822e61305a3fecdc32c227c0646bf7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9023b3036178486c010997d79a4137c822e61305a3fecdc32c227c0646bf7bc", kill_on_drop: false }` [INFO] [stdout] d9023b3036178486c010997d79a4137c822e61305a3fecdc32c227c0646bf7bc