[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 try#c2e32f1c9652b13ed99608599c1e855462f421f3 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/urbanslug/wfilter on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5a7e416854845fab16e3ecc8c9cc3af850258402963a78016df02f403767be5
[INFO] running `Command { std: "docker" "start" "-a" "a5a7e416854845fab16e3ecc8c9cc3af850258402963a78016df02f403767be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5a7e416854845fab16e3ecc8c9cc3af850258402963a78016df02f403767be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5a7e416854845fab16e3ecc8c9cc3af850258402963a78016df02f403767be5", kill_on_drop: false }`
[INFO] [stdout] a5a7e416854845fab16e3ecc8c9cc3af850258402963a78016df02f403767be5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da35214ee7815cf3ce70914a271b35c4aef92d67705b52531dbd824211090cd0
[INFO] running `Command { std: "docker" "start" "-a" "da35214ee7815cf3ce70914a271b35c4aef92d67705b52531dbd824211090cd0", 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 unicode-width v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[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 crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling coitrees v0.2.1
[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 time v0.1.44
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling libloading v0.5.2
[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 30.05s
[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" "da35214ee7815cf3ce70914a271b35c4aef92d67705b52531dbd824211090cd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da35214ee7815cf3ce70914a271b35c4aef92d67705b52531dbd824211090cd0", kill_on_drop: false }`
[INFO] [stdout] da35214ee7815cf3ce70914a271b35c4aef92d67705b52531dbd824211090cd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5cafa947be7caafa642d5c2ff66f9558ef8b92574ae98b87e548b672adab5f8
[INFO] running `Command { std: "docker" "start" "-a" "a5cafa947be7caafa642d5c2ff66f9558ef8b92574ae98b87e548b672adab5f8", 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" "a5cafa947be7caafa642d5c2ff66f9558ef8b92574ae98b87e548b672adab5f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5cafa947be7caafa642d5c2ff66f9558ef8b92574ae98b87e548b672adab5f8", kill_on_drop: false }`
[INFO] [stdout] a5cafa947be7caafa642d5c2ff66f9558ef8b92574ae98b87e548b672adab5f8
