[INFO] cloning repository https://github.com/bruceg/cargo-timeit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bruceg/cargo-timeit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbruceg%2Fcargo-timeit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbruceg%2Fcargo-timeit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e3514dc9a45a37a472495759a7c721c3b560dfe [INFO] testing bruceg/cargo-timeit against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbruceg%2Fcargo-timeit" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bruceg/cargo-timeit on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bruceg/cargo-timeit [INFO] finished tweaking git repo https://github.com/bruceg/cargo-timeit [INFO] tweaked toml for git repo https://github.com/bruceg/cargo-timeit written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/bruceg/cargo-timeit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 375a640972ac61aaeaa06e8213d59c297fd3080ef48a109d927c8c7aa79c973a [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" "375a640972ac61aaeaa06e8213d59c297fd3080ef48a109d927c8c7aa79c973a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "375a640972ac61aaeaa06e8213d59c297fd3080ef48a109d927c8c7aa79c973a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375a640972ac61aaeaa06e8213d59c297fd3080ef48a109d927c8c7aa79c973a", kill_on_drop: false }` [INFO] [stdout] 375a640972ac61aaeaa06e8213d59c297fd3080ef48a109d927c8c7aa79c973a [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c2a87183911edafad9c488bbb7f7657335d7fa8cd6ff601680cfcb3abacd247 [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" "0c2a87183911edafad9c488bbb7f7657335d7fa8cd6ff601680cfcb3abacd247", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling rust-timeit v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Help` [INFO] [stdout] --> src/main.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | Help, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | / perf_mode! { [INFO] [stdout] 63 | | Cycles => "cycles", [INFO] [stdout] 64 | | Instructions => "instructions", [INFO] [stdout] 65 | | Branches => "branches", [INFO] [stdout] ... | [INFO] [stdout] 70 | | RefCycles => "ref-cycles", [INFO] [stdout] 71 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `perf_mode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.91s [INFO] running `Command { std: "docker" "inspect" "0c2a87183911edafad9c488bbb7f7657335d7fa8cd6ff601680cfcb3abacd247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c2a87183911edafad9c488bbb7f7657335d7fa8cd6ff601680cfcb3abacd247", kill_on_drop: false }` [INFO] [stdout] 0c2a87183911edafad9c488bbb7f7657335d7fa8cd6ff601680cfcb3abacd247 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 898d86489fb3d3852414655de2138becaefc56aa8ab13e1458adc5fdda4ecd3e [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" "898d86489fb3d3852414655de2138becaefc56aa8ab13e1458adc5fdda4ecd3e", kill_on_drop: false }` [INFO] [stderr] Compiling rust-timeit v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Help` [INFO] [stdout] --> src/main.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | Help, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | / perf_mode! { [INFO] [stdout] 63 | | Cycles => "cycles", [INFO] [stdout] 64 | | Instructions => "instructions", [INFO] [stdout] 65 | | Branches => "branches", [INFO] [stdout] ... | [INFO] [stdout] 70 | | RefCycles => "ref-cycles", [INFO] [stdout] 71 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `perf_mode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "898d86489fb3d3852414655de2138becaefc56aa8ab13e1458adc5fdda4ecd3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "898d86489fb3d3852414655de2138becaefc56aa8ab13e1458adc5fdda4ecd3e", kill_on_drop: false }` [INFO] [stdout] 898d86489fb3d3852414655de2138becaefc56aa8ab13e1458adc5fdda4ecd3e [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] c815761bdea91c9c2a4a57006d63894f78b69da32a438e1a6eb4ecc45dc35a30 [INFO] running `Command { std: "docker" "start" "-a" "c815761bdea91c9c2a4a57006d63894f78b69da32a438e1a6eb4ecc45dc35a30", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Help` [INFO] [stderr] --> src/main.rs:26:13 [INFO] [stderr] | [INFO] [stderr] 26 | Help, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | / perf_mode! { [INFO] [stderr] 63 | | Cycles => "cycles", [INFO] [stderr] 64 | | Instructions => "instructions", [INFO] [stderr] 65 | | Branches => "branches", [INFO] [stderr] ... | [INFO] [stderr] 70 | | RefCycles => "ref-cycles", [INFO] [stderr] 71 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `perf_mode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rust-timeit` (bin "rust-timeit" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_timeit-b97e9c6a724f7cf4) [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" "c815761bdea91c9c2a4a57006d63894f78b69da32a438e1a6eb4ecc45dc35a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c815761bdea91c9c2a4a57006d63894f78b69da32a438e1a6eb4ecc45dc35a30", kill_on_drop: false }` [INFO] [stdout] c815761bdea91c9c2a4a57006d63894f78b69da32a438e1a6eb4ecc45dc35a30