[INFO] cloning repository https://github.com/qnighy/gotham-todolist-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qnighy/gotham-todolist-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqnighy%2Fgotham-todolist-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqnighy%2Fgotham-todolist-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f646605c91ddc8aad25570948ab211b95087f655 [INFO] checking qnighy/gotham-todolist-example against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqnighy%2Fgotham-todolist-example" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qnighy/gotham-todolist-example on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-106/source/rust-toolchain [INFO] started tweaking git repo https://github.com/qnighy/gotham-todolist-example [INFO] finished tweaking git repo https://github.com/qnighy/gotham-todolist-example [INFO] tweaked toml for git repo https://github.com/qnighy/gotham-todolist-example written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate git repo https://github.com/qnighy/gotham-todolist-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/sunng87/handlebars-gotham.git` [INFO] [stderr] Updating git repository `https://github.com/qnighy/mysql_async.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-await v0.1.1 [INFO] [stderr] Downloaded chrono v0.4.2 [INFO] [stderr] Downloaded serde v1.0.43 [INFO] [stderr] Downloaded futures-await-async-macro v0.1.2 [INFO] [stderr] Downloaded futures-await-await-macro v0.1.1 [INFO] [stderr] Downloaded borrow-bag v1.0.0 [INFO] [stderr] Downloaded serde_derive_internals v0.23.1 [INFO] [stderr] Downloaded cc v1.0.13 [INFO] [stderr] Downloaded backtrace v0.3.6 [INFO] [stderr] Downloaded handlebars v0.32.0 [INFO] [stderr] Downloaded serde_json v1.0.16 [INFO] [stderr] Downloaded tokio v0.1.5 [INFO] [stderr] Downloaded bincode v1.0.0 [INFO] [stderr] Downloaded tokio-threadpool v0.1.2 [INFO] [stderr] Downloaded hyper v0.11.25 [INFO] [stderr] Downloaded gotham v0.2.1 [INFO] [stderr] Downloaded gotham_derive v0.2.1 [INFO] [stderr] Downloaded redis-async v0.2.0 [INFO] [stderr] Downloaded bitflags v1.0.2 [INFO] [stderr] Downloaded tokio-timer v0.2.1 [INFO] [stderr] Downloaded serde_derive v1.0.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16c6d0fef8059b4725e4b18085e2ebbe9ed42d4a2d2de57d09e22277be98af48 [INFO] running `Command { std: "docker" "start" "-a" "16c6d0fef8059b4725e4b18085e2ebbe9ed42d4a2d2de57d09e22277be98af48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16c6d0fef8059b4725e4b18085e2ebbe9ed42d4a2d2de57d09e22277be98af48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c6d0fef8059b4725e4b18085e2ebbe9ed42d4a2d2de57d09e22277be98af48", kill_on_drop: false }` [INFO] [stdout] 16c6d0fef8059b4725e4b18085e2ebbe9ed42d4a2d2de57d09e22277be98af48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e28bf7c38cdd127859af0cd6cae4131b75fe411c99002604da22b45ee2b4b0e [INFO] running `Command { std: "docker" "start" "-a" "5e28bf7c38cdd127859af0cd6cae4131b75fe411c99002604da22b45ee2b4b0e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Compiling cc v1.0.13 [INFO] [stderr] Compiling serde v1.0.43 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking scoped-tls v0.1.1 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking smallvec v0.4.4 [INFO] [stderr] Checking bitflags v1.0.2 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking futures-await-await-macro v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.3.7 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking url v1.7.0 [INFO] [stderr] Checking walkdir v1.0.7 [INFO] [stdout] error[E0433]: failed to resolve: could not find `Op` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:72:42 [INFO] [stdout] | [INFO] [stdout] 72 | let mut op = proc_macro::Op::new(tt.op(), spacing); [INFO] [stdout] | ^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use Op; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Term` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:264:23 [INFO] [stdout] | [INFO] [stdout] 264 | term: proc_macro::Term, [INFO] [stdout] | ^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use Term; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | term: proc_macro::Term::new(string, span.0), [INFO] [stdout] | ^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use Term; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:168:23 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct SourceFile(proc_macro::SourceFile, FileName); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:171:16 [INFO] [stdout] | [INFO] [stdout] 171 | fn new(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `proc_macro::TokenStream` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:18:46 [INFO] [stdout] | [INFO] [stdout] 18 | TokenStream(proc_macro::TokenStream::empty()) [INFO] [stdout] | ^^^^^ function or associated item not found in `proc_macro::TokenStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Op` found for enum `proc_macro::TokenTree` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:131:36 [INFO] [stdout] | [INFO] [stdout] 131 | proc_macro::TokenTree::Op(tt) => { [INFO] [stdout] | ^^ variant or associated item not found in `proc_macro::TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Term` found for enum `proc_macro::TokenTree` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:140:36 [INFO] [stdout] | [INFO] [stdout] 140 | proc_macro::TokenTree::Term(s) => ::Term::_new(Term { term: s }).into(), [INFO] [stdout] | ^^^^ variant or associated item not found in `proc_macro::TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:172:36 [INFO] [stdout] | [INFO] [stdout] 172 | let filename = FileName(sf.path().to_string()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `to_string` exists for struct `PathBuf`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:172:43 [INFO] [stdout] | [INFO] [stdout] 172 | let filename = FileName(sf.path().to_string()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `PathBuf: std::fmt::Display` [INFO] [stdout] which is required by `PathBuf: ToString` [INFO] [stdout] `Path: std::fmt::Display` [INFO] [stdout] which is required by `Path: ToString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | self.0.is_real() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_def_site' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:218:14 [INFO] [stdout] | [INFO] [stdout] 218 | Span(proc_macro::Span::def_site()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54724 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:234:32 [INFO] [stdout] | [INFO] [stdout] 234 | SourceFile::new(self.0.source_file()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:238:62 [INFO] [stdout] | [INFO] [stdout] 238 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:238:38 [INFO] [stdout] | [INFO] [stdout] 238 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:238:44 [INFO] [stdout] | [INFO] [stdout] 238 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:243:62 [INFO] [stdout] | [INFO] [stdout] 243 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:243:38 [INFO] [stdout] | [INFO] [stdout] 243 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:243:44 [INFO] [stdout] | [INFO] [stdout] 243 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:248:16 [INFO] [stdout] | [INFO] [stdout] 248 | self.0.join(other.0).map(Span) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:252:16 [INFO] [stdout] | [INFO] [stdout] 252 | self.0.eq(&other.0) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5e28bf7c38cdd127859af0cd6cae4131b75fe411c99002604da22b45ee2b4b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e28bf7c38cdd127859af0cd6cae4131b75fe411c99002604da22b45ee2b4b0e", kill_on_drop: false }` [INFO] [stdout] 5e28bf7c38cdd127859af0cd6cae4131b75fe411c99002604da22b45ee2b4b0e