[INFO] cloning repository https://github.com/felipetavares/dirac
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felipetavares/dirac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipetavares%2Fdirac", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipetavares%2Fdirac'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] abd7c7b9b0259777040b231c813ca85b832d828f
[INFO] checking felipetavares/dirac against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipetavares%2Fdirac" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/felipetavares/dirac
[INFO] finished tweaking git repo https://github.com/felipetavares/dirac
[INFO] tweaked toml for git repo https://github.com/felipetavares/dirac written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/felipetavares/dirac on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/felipetavares/dirac 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ciborium v0.2.0
[INFO] [stderr]   Downloaded debug_stub_derive v0.3.0
[INFO] [stderr]   Downloaded ciborium-io v0.2.0
[INFO] [stderr]   Downloaded ciborium-ll v0.2.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.52
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded serde v1.0.157
[INFO] [stderr]   Downloaded syn v2.0.0
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded serde_derive v1.0.157
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc0a0a6fb68b4093373c03e065b265342762b5442a7b72d20feb31b2ff0eaaf2
[INFO] running `Command { std: "docker" "start" "-a" "bc0a0a6fb68b4093373c03e065b265342762b5442a7b72d20feb31b2ff0eaaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc0a0a6fb68b4093373c03e065b265342762b5442a7b72d20feb31b2ff0eaaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc0a0a6fb68b4093373c03e065b265342762b5442a7b72d20feb31b2ff0eaaf2", kill_on_drop: false }`
[INFO] [stdout] bc0a0a6fb68b4093373c03e065b265342762b5442a7b72d20feb31b2ff0eaaf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5498f732c5853b2cfb92305c1f181d4bcdcf78728e1ffd74424b13cda49a8dbc
[INFO] running `Command { std: "docker" "start" "-a" "5498f732c5853b2cfb92305c1f181d4bcdcf78728e1ffd74424b13cda49a8dbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.157
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling serde v1.0.157
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling syn v2.0.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking tensor v0.1.0 (/opt/rustwide/workdir/lib/tensor)
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling debug_stub_derive v0.3.0
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]    Compiling dirac v0.1.0 (/opt/rustwide/workdir/lib/dirac)
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking q30d v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] warning: function `compiletime` is never used
[INFO] [stdout]   --> benches/dirac_notation.rs:13:4
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn compiletime(c: &mut Criterion) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `runtime` is never used
[INFO] [stdout]   --> benches/dirac_notation.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn runtime(c: &mut Criterion) {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.77s
[INFO] running `Command { std: "docker" "inspect" "5498f732c5853b2cfb92305c1f181d4bcdcf78728e1ffd74424b13cda49a8dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5498f732c5853b2cfb92305c1f181d4bcdcf78728e1ffd74424b13cda49a8dbc", kill_on_drop: false }`
[INFO] [stdout] 5498f732c5853b2cfb92305c1f181d4bcdcf78728e1ffd74424b13cda49a8dbc
