[INFO] cloning repository https://github.com/rcoh/angle-grinder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcoh/angle-grinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcoh%2Fangle-grinder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcoh%2Fangle-grinder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40f1c5a55ce485870bd8457f1c6de737f04a90cc [INFO] checking rcoh/angle-grinder against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcoh%2Fangle-grinder" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rcoh/angle-grinder on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rcoh/angle-grinder [INFO] finished tweaking git repo https://github.com/rcoh/angle-grinder [INFO] tweaked toml for git repo https://github.com/rcoh/angle-grinder written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/rcoh/angle-grinder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40d049da281ff7f6b479e8a65fa8ab01407081e3045d8ba5eca3a75be921763a [INFO] running `Command { std: "docker" "start" "-a" "40d049da281ff7f6b479e8a65fa8ab01407081e3045d8ba5eca3a75be921763a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40d049da281ff7f6b479e8a65fa8ab01407081e3045d8ba5eca3a75be921763a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d049da281ff7f6b479e8a65fa8ab01407081e3045d8ba5eca3a75be921763a", kill_on_drop: false }` [INFO] [stdout] 40d049da281ff7f6b479e8a65fa8ab01407081e3045d8ba5eca3a75be921763a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b090ab2e3d29d214c03fa447285cc13035659a14088427a0fa192aa40916497f [INFO] running `Command { std: "docker" "start" "-a" "b090ab2e3d29d214c03fa447285cc13035659a14088427a0fa192aa40916497f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking strfmt v0.1.6 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking logfmt v0.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking quantiles v0.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking annotate-snippets v0.5.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling im v13.0.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking nom_locate v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking sized-chunks v0.3.1 [INFO] [stderr] Checking ordered-float v2.2.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking clap-verbosity-flag v0.2.0 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Compiling include_dir_impl v0.2.1 [INFO] [stderr] Checking include_dir v0.2.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking rust_decimal v0.10.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking dtparse v1.2.0 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking assert_cmd v1.0.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking globwalk v0.3.1 [INFO] [stderr] Checking quicli v0.4.0 [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Checking ag v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lang.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | with_pos!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 580 | / named!(whre>, with_pos!(ws!(do_parse!( [INFO] [stdout] 581 | | tag!("where") >> [INFO] [stdout] 582 | | ex: opt!(with_pos!(expr)) >> [INFO] [stdout] 583 | | (InlineOperator::Where { expr: ex }) [INFO] [stdout] 584 | | )))); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `with_pos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lang.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | with_pos!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 586 | / named!(limit>, with_pos!(ws!(do_parse!( [INFO] [stdout] 587 | | tag!("limit") >> [INFO] [stdout] 588 | | count: opt!(with_pos!(double)) >> [INFO] [stdout] 589 | | (InlineOperator::Limit{ [INFO] [stdout] 590 | | count [INFO] [stdout] 591 | | }) [INFO] [stdout] 592 | | )))); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `with_pos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lang.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | with_pos!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 580 | / named!(whre>, with_pos!(ws!(do_parse!( [INFO] [stdout] 581 | | tag!("where") >> [INFO] [stdout] 582 | | ex: opt!(with_pos!(expr)) >> [INFO] [stdout] 583 | | (InlineOperator::Where { expr: ex }) [INFO] [stdout] 584 | | )))); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `with_pos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lang.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | with_pos!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 586 | / named!(limit>, with_pos!(ws!(do_parse!( [INFO] [stdout] 587 | | tag!("limit") >> [INFO] [stdout] 588 | | count: opt!(with_pos!(double)) >> [INFO] [stdout] 589 | | (InlineOperator::Limit{ [INFO] [stdout] 590 | | count [INFO] [stdout] 591 | | }) [INFO] [stdout] 592 | | )))); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `with_pos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "b090ab2e3d29d214c03fa447285cc13035659a14088427a0fa192aa40916497f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b090ab2e3d29d214c03fa447285cc13035659a14088427a0fa192aa40916497f", kill_on_drop: false }` [INFO] [stdout] b090ab2e3d29d214c03fa447285cc13035659a14088427a0fa192aa40916497f