[INFO] updating cached repository https://github.com/theduke/gitlord
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] b399c481bf033d78885cf64fe8d3b0287ef4906b
[INFO] checking theduke/gitlord against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Fgitlord" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/theduke/gitlord on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/theduke/gitlord
[INFO] finished tweaking git repo https://github.com/theduke/gitlord
[INFO] tweaked toml for git repo https://github.com/theduke/gitlord written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate git repo https://github.com/theduke/gitlord already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 30107f0278df3d0c30064522cbbd7aa0ca3f66405701c7f72ac79a328a674218
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "30107f0278df3d0c30064522cbbd7aa0ca3f66405701c7f72ac79a328a674218"`
[INFO] [stderr]     Checking slog v2.1.1
[INFO] [stderr]     Checking take_mut v0.2.0
[INFO] [stderr]     Checking futures-await-await-macro v0.1.0
[INFO] [stderr]     Checking trackable v0.2.10
[INFO] [stderr]     Checking isatty v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v0.1.10
[INFO] [stderr]    Compiling openssl v0.9.24
[INFO] [stderr]     Checking url v1.7.0
[INFO] [stderr] error: failed to run custom build command for `openssl v0.9.24`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-06402e0c687b446f/build-script-build` (exit code: 101)
[INFO] [stderr] --- stderr
[INFO] [stderr] thread 'main' panicked at 'Unable to detect OpenSSL version', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x559e9781b194 - backtrace::backtrace::libunwind::trace::hda902e3a4eb9d449
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86
[INFO] [stderr]    1:     0x559e9781b194 - backtrace::backtrace::trace_unsynchronized::h06df0062bb63b7e2
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66
[INFO] [stderr]    2:     0x559e9781b194 - std::sys_common::backtrace::_print_fmt::ha5249daf78f399e8
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:78
[INFO] [stderr]    3:     0x559e9781b194 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h68243ef2eafa8843
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:59
[INFO] [stderr]    4:     0x559e97838b0c - core::fmt::write::h8b50d07b82ae3922
[INFO] [stderr]                                at src/libcore/fmt/mod.rs:1069
[INFO] [stderr]    5:     0x559e978196e3 - std::io::Write::write_fmt::h9a5b9a212b705549
[INFO] [stderr]                                at src/libstd/io/mod.rs:1504
[INFO] [stderr]    6:     0x559e9781d735 - std::sys_common::backtrace::_print::hcd11fe8eb9e7335d
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:62
[INFO] [stderr]    7:     0x559e9781d735 - std::sys_common::backtrace::print::h475286256f91474c
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:49
[INFO] [stderr]    8:     0x559e9781d735 - std::panicking::default_hook::{{closure}}::h2a45e9d6ef27161b
[INFO] [stderr]                                at src/libstd/panicking.rs:198
[INFO] [stderr]    9:     0x559e9781d472 - std::panicking::default_hook::h76adec688b27abdd
[INFO] [stderr]                                at src/libstd/panicking.rs:218
[INFO] [stderr]   10:     0x559e9781dd42 - std::panicking::rust_panic_with_hook::h121f4f2c52efbcbf
[INFO] [stderr]                                at src/libstd/panicking.rs:511
[INFO] [stderr]   11:     0x559e9781178d - std::panicking::begin_panic::h6d15287b6dc47e16
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/libstd/panicking.rs:438
[INFO] [stderr]   12:     0x559e97812311 - build_script_build::main::hdc0fc57bbbe8e990
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16
[INFO] [stderr]   13:     0x559e978112ab - std::rt::lang_start::{{closure}}::hd3365a38344be910
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/libstd/rt.rs:67
[INFO] [stderr]   14:     0x559e9781e188 - std::rt::lang_start_internal::{{closure}}::h15b56bd7f81214ad
[INFO] [stderr]                                at src/libstd/rt.rs:52
[INFO] [stderr]   15:     0x559e9781e188 - std::panicking::try::do_call::hbe8467da291bc822
[INFO] [stderr]                                at src/libstd/panicking.rs:331
[INFO] [stderr]   16:     0x559e9781e188 - std::panicking::try::hde3b5cbc6989304d
[INFO] [stderr]                                at src/libstd/panicking.rs:274
[INFO] [stderr]   17:     0x559e9781e188 - std::panic::catch_unwind::h56844acb323fdd6c
[INFO] [stderr]                                at src/libstd/panic.rs:394
[INFO] [stderr]   18:     0x559e9781e188 - std::rt::lang_start_internal::hae379591a9420b87
[INFO] [stderr]                                at src/libstd/rt.rs:51
[INFO] [stderr]   19:     0x559e97811287 - std::rt::lang_start::h55d77fd8e7811780
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/libstd/rt.rs:67
[INFO] [stderr]   20:     0x559e97812a6a - main
[INFO] [stderr]   21:     0x7fae58de7b97 - __libc_start_main
[INFO] [stderr]   22:     0x559e9780e77a - _start
[INFO] [stderr]   23:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:64:33
[INFO] [stderr]    |
[INFO] [stderr] 64 |                     proc_macro::TokenNode::Group(delim, (s.0).0)
[INFO] [stderr]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:71:33
[INFO] [stderr]    |
[INFO] [stderr] 71 |                     proc_macro::TokenNode::Op(ch, kind)
[INFO] [stderr]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:74:33
[INFO] [stderr]    |
[INFO] [stderr] 74 |                     proc_macro::TokenNode::Term((s.0).0)
[INFO] [stderr]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:77:33
[INFO] [stderr]    |
[INFO] [stderr] 77 |                     proc_macro::TokenNode::Literal((l.0).0)
[INFO] [stderr]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:125:29
[INFO] [stderr]     |
[INFO] [stderr] 125 |                 proc_macro::TokenNode::Group(delim, s) => {
[INFO] [stderr]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:134:29
[INFO] [stderr]     |
[INFO] [stderr] 134 |                 proc_macro::TokenNode::Op(ch, kind) => {
[INFO] [stderr]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:141:29
[INFO] [stderr]     |
[INFO] [stderr] 141 |                 proc_macro::TokenNode::Term(s) => {
[INFO] [stderr]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:144:29
[INFO] [stderr]     |
[INFO] [stderr] 144 |                 proc_macro::TokenNode::Literal(l) => {
[INFO] [stderr]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Term` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:274:26
[INFO] [stderr]     |
[INFO] [stderr] 274 |         Term(proc_macro::Term::intern(string))
[INFO] [stderr]     |                          ^^^^ could not find `Term` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:361:21
[INFO] [stderr]     |
[INFO] [stderr] 361 |         proc_macro::TokenNode::Literal(l) => l,
[INFO] [stderr]     |                     ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0574]: expected struct, variant or union type, found enum `proc_macro::TokenTree`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:54:21
[INFO] [stderr]    |
[INFO] [stderr] 54 |         TokenStream(proc_macro::TokenTree {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stderr]    |
[INFO] [stderr] help: possible better candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use TokenTree;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TokenTreeIter` in crate `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:103:38
[INFO] [stderr]     |
[INFO] [stderr] 103 |   pub struct TokenTreeIter(proc_macro::TokenTreeIter);
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: an enum with a similar name exists
[INFO] [stderr]     |
[INFO] [stderr] 103 | pub struct TokenTreeIter(proc_macro::TokenTree);
[INFO] [stderr]     |                                      ^^^^^^^^^
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use TokenTreeIter;
[INFO] [stderr]     |
[INFO] [stderr] 1   | use imp::TokenTreeIter;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Term` in crate `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:270:29
[INFO] [stderr]     |
[INFO] [stderr] 270 | pub struct Term(proc_macro::Term);
[INFO] [stderr]     |                             ^^^^ not found in `proc_macro`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use Term;
[INFO] [stderr]     |
[INFO] [stderr] 1   | use imp::Term;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `empty` found for struct `proc_macro::TokenStream` in the current scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:18:46
[INFO] [stderr]    |
[INFO] [stderr] 18 |         TokenStream(proc_macro::TokenStream::empty())
[INFO] [stderr]    |                                              ^^^^^ function or associated item not found in `proc_macro::TokenStream`
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_def_site'
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:225:14
[INFO] [stderr]     |
[INFO] [stderr] 225 |         Span(proc_macro::Span::def_site())
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #54724 <https://github.com/rust-lang/rust/issues/54724> for more information
[INFO] [stderr]     = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span'
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:229:21
[INFO] [stderr]     |
[INFO] [stderr] 229 |         Span(self.0.resolved_at(other.0))
[INFO] [stderr]     |                     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stderr]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span'
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:233:21
[INFO] [stderr]     |
[INFO] [stderr] 233 |         Span(self.0.located_at(other.0))
[INFO] [stderr]     |                     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stderr]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `float` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:318:38
[INFO] [stderr]     |
[INFO] [stderr] 318 |         Literal(proc_macro::Literal::float(s))
[INFO] [stderr]     |                                      ^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `integer` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:322:38
[INFO] [stderr]     |
[INFO] [stderr] 322 |         Literal(proc_macro::Literal::integer(s.into()))
[INFO] [stderr]     |                                      ^^^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0609]: no field `kind` on type `proc_macro::TokenTree`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:360:46
[INFO] [stderr]     |
[INFO] [stderr] 360 |     match stream.into_iter().next().unwrap().kind {
[INFO] [stderr]     |                                              ^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `u8` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:377:5
[INFO] [stderr]     |
[INFO] [stderr] 377 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |     ^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `u16` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:377:9
[INFO] [stderr]     |
[INFO] [stderr] 377 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |         ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `u32` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:377:14
[INFO] [stderr]     |
[INFO] [stderr] 377 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |              ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `u64` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:377:19
[INFO] [stderr]     |
[INFO] [stderr] 377 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |                   ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `usize` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:377:24
[INFO] [stderr]     |
[INFO] [stderr] 377 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |                        ^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `i8` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:378:5
[INFO] [stderr]     |
[INFO] [stderr] 378 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |     ^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `i16` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:378:9
[INFO] [stderr]     |
[INFO] [stderr] 378 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |         ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `i32` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:378:14
[INFO] [stderr]     |
[INFO] [stderr] 378 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |              ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `i64` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:378:19
[INFO] [stderr]     |
[INFO] [stderr] 378 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |                   ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `isize` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:378:24
[INFO] [stderr]     |
[INFO] [stderr] 378 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |                        ^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `f32` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:392:5
[INFO] [stderr]     |
[INFO] [stderr] 392 |     f32, f64,
[INFO] [stderr]     |     ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `f64` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:392:10
[INFO] [stderr]     |
[INFO] [stderr] 392 |     f32, f64,
[INFO] [stderr]     |          ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 32 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0433, E0574, E0599, E0609, E0658.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not compile `proc-macro2`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0713]: borrow may still be in use when destructor runs
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40
[INFO] [stderr]     |
[INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> {
[INFO] [stderr]     |      -- lifetime `'a` defined here
[INFO] [stderr] 260 |     fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization }
[INFO] [stderr] 261 |     fn finish(self) -> &'a mut ::Url { self.url }
[INFO] [stderr]     |                                        ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        returning this value requires that `*self.url` is borrowed for `'a`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0713`.
[INFO] [stderr] error: could not compile `url`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "30107f0278df3d0c30064522cbbd7aa0ca3f66405701c7f72ac79a328a674218"`
[INFO] running `"docker" "rm" "-f" "30107f0278df3d0c30064522cbbd7aa0ca3f66405701c7f72ac79a328a674218"`
[INFO] [stdout] 30107f0278df3d0c30064522cbbd7aa0ca3f66405701c7f72ac79a328a674218
