[INFO] updating cached repository https://github.com/tcr/macos-profiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e494e1f4ed1805e390ac4f9b755251df53a3dc95 [INFO] testing tcr/macos-profiler against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcr%2Fmacos-profiler" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tcr/macos-profiler on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tcr/macos-profiler [INFO] finished tweaking git repo https://github.com/tcr/macos-profiler [INFO] tweaked toml for git repo https://github.com/tcr/macos-profiler written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tcr/macos-profiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cde54d8274d1c718e799e70a72d6b363f0154c37aec6e5d21b7c6e1db7eeb1f2 [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" "cde54d8274d1c718e799e70a72d6b363f0154c37aec6e5d21b7c6e1db7eeb1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cde54d8274d1c718e799e70a72d6b363f0154c37aec6e5d21b7c6e1db7eeb1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde54d8274d1c718e799e70a72d6b363f0154c37aec6e5d21b7c6e1db7eeb1f2", kill_on_drop: false }` [INFO] [stdout] cde54d8274d1c718e799e70a72d6b363f0154c37aec6e5d21b7c6e1db7eeb1f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24eef4988aa068d3074a90ea6aad5777d3997186ae8562c3758ddd2ebf9267ed [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" "24eef4988aa068d3074a90ea6aad5777d3997186ae8562c3758ddd2ebf9267ed", kill_on_drop: false }` [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling humantime v1.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling command-macros v0.1.10 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling env_logger v0.5.4 [INFO] [stderr] Compiling structopt-derive v0.2.4 [INFO] [stderr] Compiling ctrlc v3.1.0 [INFO] [stderr] Compiling structopt v0.2.4 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.10 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling quicli v0.2.0 [INFO] [stderr] Compiling macos-profiler v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stdout] --> src/dtrace.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | ... self.buffer.split_off(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stdout] --> src/dtrace.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | self.buffer.split_off(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stdout] --> src/dtrace.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | self.buffer.split_off(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "24eef4988aa068d3074a90ea6aad5777d3997186ae8562c3758ddd2ebf9267ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24eef4988aa068d3074a90ea6aad5777d3997186ae8562c3758ddd2ebf9267ed", kill_on_drop: false }` [INFO] [stdout] 24eef4988aa068d3074a90ea6aad5777d3997186ae8562c3758ddd2ebf9267ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bf975eaeaade4cd0040915b7fa8c6d67f062c9e5a000ac73b1c50446fb73f97 [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" "8bf975eaeaade4cd0040915b7fa8c6d67f062c9e5a000ac73b1c50446fb73f97", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling macos-profiler v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stdout] --> src/dtrace.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | ... self.buffer.split_off(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stdout] --> src/dtrace.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | self.buffer.split_off(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stdout] --> src/dtrace.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | self.buffer.split_off(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.78s [INFO] running `Command { std: "docker" "inspect" "8bf975eaeaade4cd0040915b7fa8c6d67f062c9e5a000ac73b1c50446fb73f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf975eaeaade4cd0040915b7fa8c6d67f062c9e5a000ac73b1c50446fb73f97", kill_on_drop: false }` [INFO] [stdout] 8bf975eaeaade4cd0040915b7fa8c6d67f062c9e5a000ac73b1c50446fb73f97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0386ffffbee081057c96bdb0a686c0d78365e99dd07d73cdc61d995719b75c3f [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" "0386ffffbee081057c96bdb0a686c0d78365e99dd07d73cdc61d995719b75c3f", kill_on_drop: false }` [INFO] [stderr] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stderr] --> src/dtrace.rs:33:29 [INFO] [stderr] | [INFO] [stderr] 33 | ... self.buffer.split_off(0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: use `.truncate()` if you don't need the other half [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stderr] --> src/dtrace.rs:39:21 [INFO] [stderr] | [INFO] [stderr] 39 | self.buffer.split_off(0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: use `.truncate()` if you don't need the other half [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::vec::Vec::::split_off` that must be used [INFO] [stderr] --> src/dtrace.rs:50:17 [INFO] [stderr] | [INFO] [stderr] 50 | self.buffer.split_off(0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: use `.truncate()` if you don't need the other half [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/macos_profiler-660315a560c0da03 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0386ffffbee081057c96bdb0a686c0d78365e99dd07d73cdc61d995719b75c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0386ffffbee081057c96bdb0a686c0d78365e99dd07d73cdc61d995719b75c3f", kill_on_drop: false }` [INFO] [stdout] 0386ffffbee081057c96bdb0a686c0d78365e99dd07d73cdc61d995719b75c3f