[INFO] cloning repository https://github.com/urbanslug/wfilter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/urbanslug/wfilter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furbanslug%2Fwfilter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furbanslug%2Fwfilter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 669733d31eb32f9711f0f8c5ab69609409fe169d
[INFO] testing urbanslug/wfilter against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furbanslug%2Fwfilter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/urbanslug/wfilter
[INFO] finished tweaking git repo https://github.com/urbanslug/wfilter
[INFO] tweaked toml for git repo https://github.com/urbanslug/wfilter written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/urbanslug/wfilter on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/urbanslug/wfilter 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded buf_redux v0.8.4
[INFO] [stderr]   Downloaded crossbeam v0.8.1
[INFO] [stderr]   Downloaded seq_io v0.3.1
[INFO] [stderr]   Downloaded safemem v0.3.3
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.2
[INFO] [stderr]   Downloaded libwfa v0.1.2
[INFO] [stderr]   Downloaded coitrees v0.2.1
[INFO] [stderr]   Downloaded cc v1.0.68
[INFO] [stderr]   Downloaded bindgen v0.53.3
[INFO] [stderr]   Downloaded syn v1.0.73
[INFO] [stderr]   Downloaded libc v0.2.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 484ae5b88bf874c8031b7132309eda5a42bb81fffd284c4a4115d88787c1a1ac
[INFO] running `Command { std: "docker" "start" "-a" "484ae5b88bf874c8031b7132309eda5a42bb81fffd284c4a4115d88787c1a1ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "484ae5b88bf874c8031b7132309eda5a42bb81fffd284c4a4115d88787c1a1ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "484ae5b88bf874c8031b7132309eda5a42bb81fffd284c4a4115d88787c1a1ac", kill_on_drop: false }`
[INFO] [stdout] 484ae5b88bf874c8031b7132309eda5a42bb81fffd284c4a4115d88787c1a1ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9002607c6401d508f2dc3b3aaeeeb9943f470a19e5adf08ab73fad3ef0ff1c9
[INFO] running `Command { std: "docker" "start" "-a" "b9002607c6401d508f2dc3b3aaeeeb9943f470a19e5adf08ab73fad3ef0ff1c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling coitrees v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling seq_io v0.3.1
[INFO] [stderr]    Compiling libwfa v0.1.2
[INFO] [stderr]    Compiling wfilter v0.0.1-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `matches` is never read
[INFO] [stdout]  --> src/types.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Penalties {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 7 |     pub mismatch: u64,
[INFO] [stdout] 8 |     pub matches: u64,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Penalties` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b9002607c6401d508f2dc3b3aaeeeb9943f470a19e5adf08ab73fad3ef0ff1c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9002607c6401d508f2dc3b3aaeeeb9943f470a19e5adf08ab73fad3ef0ff1c9", kill_on_drop: false }`
[INFO] [stdout] b9002607c6401d508f2dc3b3aaeeeb9943f470a19e5adf08ab73fad3ef0ff1c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 641ab82885d647cbf22c6cd2314c7d8eb1b7808842d91df903b02fda9f354da1
[INFO] running `Command { std: "docker" "start" "-a" "641ab82885d647cbf22c6cd2314c7d8eb1b7808842d91df903b02fda9f354da1", kill_on_drop: false }`
[INFO] [stderr]    Compiling wfilter v0.0.1-alpha (/opt/rustwide/workdir)
[INFO] [stdout] error[E0015]: cannot call non-const associated function `Local::now` in statics
[INFO] [stdout]     --> src/wflambda/wfa.rs:1334:21
[INFO] [stdout]      |
[INFO] [stdout] 1334 |         start_time: Local::now(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in statics are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: consider wrapping this expression in `std::sync::LazyLock::new(|| ...)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `Local::now` in statics
[INFO] [stdout]     --> src/wflambda/wfa.rs:1345:21
[INFO] [stdout]      |
[INFO] [stdout] 1345 |         start_time: Local::now(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in statics are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: consider wrapping this expression in `std::sync::LazyLock::new(|| ...)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wfilter` (bin "wfilter" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "641ab82885d647cbf22c6cd2314c7d8eb1b7808842d91df903b02fda9f354da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "641ab82885d647cbf22c6cd2314c7d8eb1b7808842d91df903b02fda9f354da1", kill_on_drop: false }`
[INFO] [stdout] 641ab82885d647cbf22c6cd2314c7d8eb1b7808842d91df903b02fda9f354da1
