[INFO] cloning repository https://github.com/attaca/attaca [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/attaca/attaca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fattaca%2Fattaca", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fattaca%2Fattaca'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 865df52c16599c50b33e86dbbff115eae772f94a [INFO] checking attaca/attaca against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fattaca%2Fattaca" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/attaca/attaca 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] started tweaking git repo https://github.com/attaca/attaca [INFO] finished tweaking git repo https://github.com/attaca/attaca [INFO] tweaked toml for git repo https://github.com/attaca/attaca written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/attaca/attaca 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 7462d3cc7e21d9d77c359fb0706c41218f58948c4019e061c34b8a44a341443f [INFO] running `Command { std: "docker" "start" "-a" "7462d3cc7e21d9d77c359fb0706c41218f58948c4019e061c34b8a44a341443f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7462d3cc7e21d9d77c359fb0706c41218f58948c4019e061c34b8a44a341443f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7462d3cc7e21d9d77c359fb0706c41218f58948c4019e061c34b8a44a341443f", kill_on_drop: false }` [INFO] [stdout] 7462d3cc7e21d9d77c359fb0706c41218f58948c4019e061c34b8a44a341443f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] db71ba188e8b397cbc0dcf2135597b513efa312384e4c2321b93d3801dd56486 [INFO] running `Command { std: "docker" "start" "-a" "db71ba188e8b397cbc0dcf2135597b513efa312384e4c2321b93d3801dd56486", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Checking smallvec v0.6.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking futures v0.1.18 [INFO] [stderr] Checking arrayref v0.3.4 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking futures-await-await-macro v0.1.0 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking leb128 v0.2.2 [INFO] [stderr] Checking hex v0.3.1 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking owning_ref v0.2.4 [INFO] [stderr] Compiling leveldb-sys v2.0.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking uuid v0.3.1 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking take_mut v0.2.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking objpool v0.2.0 [INFO] [stderr] Checking db-key v0.0.5 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking either v1.4.0 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling peg v0.5.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking owning_ref v0.3.3 (https://github.com/sdleffler/owning-ref-rs#00dd96ae) [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking walkdir v2.1.4 [INFO] [stderr] Compiling proc-macro2 v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Checking itertools v0.7.6 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking remove_dir_all v0.3.0 [INFO] [stderr] Checking capnp v0.8.15 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:125:29 [INFO] [stdout] | [INFO] [stdout] 125 | proc_macro::TokenNode::Group(delim, s) => { [INFO] [stdout] | ^^^^^^^^^ could not find `TokenNode` in `proc_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:134:29 [INFO] [stdout] | [INFO] [stdout] 134 | proc_macro::TokenNode::Op(ch, kind) => { [INFO] [stdout] | ^^^^^^^^^ could not find `TokenNode` in `proc_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:141:29 [INFO] [stdout] | [INFO] [stdout] 141 | proc_macro::TokenNode::Term(s) => { [INFO] [stdout] | ^^^^^^^^^ could not find `TokenNode` in `proc_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 144 | proc_macro::TokenNode::Literal(l) => { [INFO] [stdout] | ^^^^^^^^^ could not find `TokenNode` in `proc_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:361:21 [INFO] [stdout] | [INFO] [stdout] 361 | proc_macro::TokenNode::Literal(l) => l, [INFO] [stdout] | ^^^^^^^^^ could not find `TokenNode` in `proc_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `proc_macro::TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | TokenStream(proc_macro::TokenTree { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not a struct, variant or union type [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 1 | use TokenTree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:64:33 [INFO] [stdout] | [INFO] [stdout] 64 | proc_macro::TokenNode::Group(delim, (s.0).0) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 64 | proc_macro::TokenTree::Group(delim, (s.0).0) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use TokenNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | proc_macro::TokenNode::Op(ch, kind) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 71 | proc_macro::TokenTree::Op(ch, kind) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use TokenNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | proc_macro::TokenNode::Term((s.0).0) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 74 | proc_macro::TokenTree::Term((s.0).0) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use TokenNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | proc_macro::TokenNode::Literal((l.0).0) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 77 | proc_macro::TokenTree::Literal((l.0).0) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use TokenNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTreeIter` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:103:38 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct TokenTreeIter(proc_macro::TokenTreeIter); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 103 | pub struct TokenTreeIter(proc_macro::TokenTree); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use TokenTreeIter; [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.1.10/src/unstable.rs:270:29 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct Term(proc_macro::Term); [INFO] [stdout] | ^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | 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.1.10/src/unstable.rs:274:26 [INFO] [stdout] | [INFO] [stdout] 274 | Term(proc_macro::Term::intern(string)) [INFO] [stdout] | ^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Term; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking url v1.7.0 [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.1.10/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[E0658]: use of unstable library feature 'proc_macro_def_site' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | 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[E0599]: no function or associated item named `float` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:318:38 [INFO] [stdout] | [INFO] [stdout] 318 | Literal(proc_macro::Literal::float(s)) [INFO] [stdout] | ^^^^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `integer` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:322:38 [INFO] [stdout] | [INFO] [stdout] 322 | Literal(proc_macro::Literal::integer(s.into())) [INFO] [stdout] | ^^^^^^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `kind` on type `proc_macro::TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:360:46 [INFO] [stdout] | [INFO] [stdout] 360 | match stream.into_iter().next().unwrap().kind { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `u8` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | u8, u16, u32, u64, usize, [INFO] [stdout] | ^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `u16` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | u8, u16, u32, u64, usize, [INFO] [stdout] | ^^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `u32` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:377:14 [INFO] [stdout] | [INFO] [stdout] 377 | u8, u16, u32, u64, usize, [INFO] [stdout] | ^^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `u64` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:377:19 [INFO] [stdout] | [INFO] [stdout] 377 | u8, u16, u32, u64, usize, [INFO] [stdout] | ^^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `usize` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:377:24 [INFO] [stdout] | [INFO] [stdout] 377 | u8, u16, u32, u64, usize, [INFO] [stdout] | ^^^^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `i8` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | i8, i16, i32, i64, isize, [INFO] [stdout] | ^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `i16` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | i8, i16, i32, i64, isize, [INFO] [stdout] | ^^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `i32` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:378:14 [INFO] [stdout] | [INFO] [stdout] 378 | i8, i16, i32, i64, isize, [INFO] [stdout] | ^^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `i64` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:378:19 [INFO] [stdout] | [INFO] [stdout] 378 | i8, i16, i32, i64, isize, [INFO] [stdout] | ^^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `isize` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | i8, i16, i32, i64, isize, [INFO] [stdout] | ^^^^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `f32` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | f32, f64, [INFO] [stdout] | ^^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `f64` found for struct `proc_macro::Literal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.1.10/src/unstable.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | f32, f64, [INFO] [stdout] | ^^^ function or associated item not found in `proc_macro::Literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0574, E0599, E0609, 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 31 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" "db71ba188e8b397cbc0dcf2135597b513efa312384e4c2321b93d3801dd56486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db71ba188e8b397cbc0dcf2135597b513efa312384e4c2321b93d3801dd56486", kill_on_drop: false }` [INFO] [stdout] db71ba188e8b397cbc0dcf2135597b513efa312384e4c2321b93d3801dd56486