[INFO] cloning repository https://github.com/iqlusioninc/abscissa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iqlusioninc/abscissa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fabscissa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fabscissa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a04e1b469b9213f534b59ea291e81988dad8dbf [INFO] checking iqlusioninc/abscissa against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fabscissa" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/abscissa on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iqlusioninc/abscissa [INFO] finished tweaking git repo https://github.com/iqlusioninc/abscissa [INFO] tweaked toml for git repo https://github.com/iqlusioninc/abscissa written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/iqlusioninc/abscissa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0ee0dee60a7bfdcabe9aa91e3a71006a4a7f8b69c166bb146bb34867e2c13fd [INFO] running `Command { std: "docker" "start" "-a" "b0ee0dee60a7bfdcabe9aa91e3a71006a4a7f8b69c166bb146bb34867e2c13fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0ee0dee60a7bfdcabe9aa91e3a71006a4a7f8b69c166bb146bb34867e2c13fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0ee0dee60a7bfdcabe9aa91e3a71006a4a7f8b69c166bb146bb34867e2c13fd", kill_on_drop: false }` [INFO] [stdout] b0ee0dee60a7bfdcabe9aa91e3a71006a4a7f8b69c166bb146bb34867e2c13fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48e61796ca00e998f690e869b92fe99cab3a04f91e280940e17d34cfe7f7bf4f [INFO] running `Command { std: "docker" "start" "-a" "48e61796ca00e998f690e869b92fe99cab3a04f91e280940e17d34cfe7f7bf4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking arc-swap v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking fs-err v2.6.0 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking tracing-core v0.1.20 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking darling_core v0.13.0 [INFO] [stderr] Checking synstructure v0.12.5 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking gumdrop v0.7.0 [INFO] [stderr] Checking tracing v0.1.28 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Checking tracing-subscriber v0.2.24 [INFO] [stderr] Checking abscissa_derive v0.6.0-pre.1 (/opt/rustwide/workdir/derive) [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking handlebars v4.1.3 [INFO] [stderr] Checking abscissa_core v0.6.0-pre.1 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core/src/error/macros.rs:29:47 [INFO] [stdout] | [INFO] [stdout] 29 | fail!($kind, &format!($fmt, $($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: core/src/testing/process.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | None => fail!( [INFO] [stdout] | _____________________- [INFO] [stdout] 96 | | TimeoutError, [INFO] [stdout] 97 | | "operation timed out after {} seconds", [INFO] [stdout] 98 | | self.timeout.as_secs() [INFO] [stdout] 99 | | ), [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 `fail` (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] --> core/src/error/macros.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(format_err!($kind, $msg).into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: core/src/testing/process.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | None => fail!( [INFO] [stdout] | _____________________- [INFO] [stdout] 96 | | TimeoutError, [INFO] [stdout] 97 | | "operation timed out after {} seconds", [INFO] [stdout] 98 | | self.timeout.as_secs() [INFO] [stdout] 99 | | ), [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 `fail` (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] --> core/src/error/macros.rs:29:47 [INFO] [stdout] | [INFO] [stdout] 29 | fail!($kind, &format!($fmt, $($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: core/src/thread/name.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fail!(ThreadError, "name contains null bytes: {:?}", name) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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] --> core/src/error/macros.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(format_err!($kind, $msg).into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: core/src/thread/name.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fail!(ThreadError, "name contains null bytes: {:?}", name) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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] --> core/src/error/macros.rs:29:47 [INFO] [stdout] | [INFO] [stdout] 29 | fail!($kind, &format!($fmt, $($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: core/src/testing/process.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | None => fail!( [INFO] [stdout] | _____________________- [INFO] [stdout] 96 | | TimeoutError, [INFO] [stdout] 97 | | "operation timed out after {} seconds", [INFO] [stdout] 98 | | self.timeout.as_secs() [INFO] [stdout] 99 | | ), [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 `fail` (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] --> core/src/error/macros.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(format_err!($kind, $msg).into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: core/src/testing/process.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | None => fail!( [INFO] [stdout] | _____________________- [INFO] [stdout] 96 | | TimeoutError, [INFO] [stdout] 97 | | "operation timed out after {} seconds", [INFO] [stdout] 98 | | self.timeout.as_secs() [INFO] [stdout] 99 | | ), [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 `fail` (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] --> core/src/error/macros.rs:29:47 [INFO] [stdout] | [INFO] [stdout] 29 | fail!($kind, &format!($fmt, $($arg)+)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: core/src/thread/name.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fail!(ThreadError, "name contains null bytes: {:?}", name) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (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] --> core/src/error/macros.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | return Err(format_err!($kind, $msg).into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: core/src/thread/name.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fail!(ThreadError, "name contains null bytes: {:?}", name) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `fail` [INFO] [stdout] = note: this warning originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking abscissa_tokio v0.6.0-pre.1 (/opt/rustwide/workdir/tokio) [INFO] [stderr] Checking abscissa v0.6.0-pre.1 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.25s [INFO] running `Command { std: "docker" "inspect" "48e61796ca00e998f690e869b92fe99cab3a04f91e280940e17d34cfe7f7bf4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e61796ca00e998f690e869b92fe99cab3a04f91e280940e17d34cfe7f7bf4f", kill_on_drop: false }` [INFO] [stdout] 48e61796ca00e998f690e869b92fe99cab3a04f91e280940e17d34cfe7f7bf4f