[INFO] cloning repository https://github.com/yobicash/yobicash-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yobicash/yobicash-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyobicash%2Fyobicash-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyobicash%2Fyobicash-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20e639f8ffcf0ba8dea4123d3d4ef5a7a815e072 [INFO] checking yobicash/yobicash-rs against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyobicash%2Fyobicash-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yobicash/yobicash-rs on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yobicash/yobicash-rs [INFO] finished tweaking git repo https://github.com/yobicash/yobicash-rs [INFO] tweaked toml for git repo https://github.com/yobicash/yobicash-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yobicash/yobicash-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/yobicash/libyobicash` [INFO] [stderr] Updating git repository `https://github.com/yobicash/unqlite.rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.1.6 [INFO] [stderr] Downloaded atty v0.2.4 [INFO] [stderr] Downloaded futures-await v0.1.0 [INFO] [stderr] Downloaded subtle v0.3.0 [INFO] [stderr] Downloaded futures-await-async-macro v0.1.1 [INFO] [stderr] Downloaded futures-await-await-macro v0.1.0 [INFO] [stderr] Downloaded proc-macro2 v0.1.5 [INFO] [stderr] Downloaded num-bigint v0.1.41 [INFO] [stderr] Downloaded futures-await-quote v0.4.0 [INFO] [stderr] Downloaded hkdf v0.2.0 [INFO] [stderr] Downloaded futures-await-synom v0.12.0 [INFO] [stderr] Downloaded futures-await-syn v0.12.0 [INFO] [stderr] Downloaded unqlite-sys v1.1.0 [INFO] [stderr] Downloaded curve25519-dalek v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 688d58afa7ab2a99480d0880b3da406f88050d87a156deb289bd68158decc291 [INFO] running `Command { std: "docker" "start" "-a" "688d58afa7ab2a99480d0880b3da406f88050d87a156deb289bd68158decc291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "688d58afa7ab2a99480d0880b3da406f88050d87a156deb289bd68158decc291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "688d58afa7ab2a99480d0880b3da406f88050d87a156deb289bd68158decc291", kill_on_drop: false }` [INFO] [stdout] 688d58afa7ab2a99480d0880b3da406f88050d87a156deb289bd68158decc291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a50ae3c3a2842e2878b215031cf3cbf57a7bf0d88ab04e41948f61a5ee95a37 [INFO] running `Command { std: "docker" "start" "-a" "9a50ae3c3a2842e2878b215031cf3cbf57a7bf0d88ab04e41948f61a5ee95a37", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Checking serde v1.0.24 [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v0.1.5 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `proc_macro::TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/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] help: if you import `TokenTree`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 54 - TokenStream(proc_macro::TokenTree { [INFO] [stdout] 54 + TokenStream(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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:64:33 [INFO] [stdout] | [INFO] [stdout] 64 | proc_macro::TokenNode::Group(delim, (s.0).0) [INFO] [stdout] | ^^^^^^^^^ could not find `TokenNode` in `proc_macro` [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] help: if you import `TokenNode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 64 - proc_macro::TokenNode::Group(delim, (s.0).0) [INFO] [stdout] 64 + TokenNode::Group(delim, (s.0).0) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | proc_macro::TokenNode::Op(ch, kind) [INFO] [stdout] | ^^^^^^^^^ could not find `TokenNode` in `proc_macro` [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] help: if you import `TokenNode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 71 - proc_macro::TokenNode::Op(ch, kind) [INFO] [stdout] 71 + TokenNode::Op(ch, kind) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | proc_macro::TokenNode::Term((s.0).0) [INFO] [stdout] | ^^^^^^^^^ could not find `TokenNode` in `proc_macro` [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] help: if you import `TokenNode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 74 - proc_macro::TokenNode::Term((s.0).0) [INFO] [stdout] 74 + TokenNode::Term((s.0).0) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | proc_macro::TokenNode::Literal((l.0).0) [INFO] [stdout] | ^^^^^^^^^ could not find `TokenNode` in `proc_macro` [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] help: if you import `TokenNode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 77 - proc_macro::TokenNode::Literal((l.0).0) [INFO] [stdout] 77 + TokenNode::Literal((l.0).0) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:103:38 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct TokenTreeIter(proc_macro::TokenTreeIter); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:661:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `TokenTree` defined here [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] help: if you import `TokenTreeIter`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 103 - pub struct TokenTreeIter(proc_macro::TokenTreeIter); [INFO] [stdout] 103 + pub struct TokenTreeIter(TokenTreeIter); [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/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] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 125 | proc_macro::TokenTree::Group(delim, s) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use TokenNode; [INFO] [stdout] | [INFO] [stdout] help: if you import `TokenNode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 125 - proc_macro::TokenNode::Group(delim, s) => { [INFO] [stdout] 125 + TokenNode::Group(delim, s) => { [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/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] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 134 | 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] help: if you import `TokenNode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 134 - proc_macro::TokenNode::Op(ch, kind) => { [INFO] [stdout] 134 + TokenNode::Op(ch, kind) => { [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/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] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 141 | proc_macro::TokenTree::Term(s) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use TokenNode; [INFO] [stdout] | [INFO] [stdout] help: if you import `TokenNode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 141 - proc_macro::TokenNode::Term(s) => { [INFO] [stdout] 141 + TokenNode::Term(s) => { [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/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] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 144 | proc_macro::TokenTree::Literal(l) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use TokenNode; [INFO] [stdout] | [INFO] [stdout] help: if you import `TokenNode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 144 - proc_macro::TokenNode::Literal(l) => { [INFO] [stdout] 144 + TokenNode::Literal(l) => { [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 182 | 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] help: if you import `Term`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 182 - pub struct Term(proc_macro::Term); [INFO] [stdout] 182 + pub struct Term(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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 186 | Term(proc_macro::Term::intern(string)) [INFO] [stdout] | ^^^^ could not find `Term` in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use Term; [INFO] [stdout] | [INFO] [stdout] help: if you import `Term`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 186 - Term(proc_macro::Term::intern(string)) [INFO] [stdout] 186 + Term(Term::intern(string)) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:273:21 [INFO] [stdout] | [INFO] [stdout] 273 | proc_macro::TokenNode::Literal(l) => l, [INFO] [stdout] | ^^^^^^^^^ could not find `TokenNode` in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: an enum with a similar name exists [INFO] [stdout] | [INFO] [stdout] 273 | proc_macro::TokenTree::Literal(l) => l, [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use TokenNode; [INFO] [stdout] | [INFO] [stdout] help: if you import `TokenNode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 273 - proc_macro::TokenNode::Literal(l) => l, [INFO] [stdout] 273 + TokenNode::Literal(l) => l, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:18:46 [INFO] [stdout] | [INFO] [stdout] 18 | TokenStream(proc_macro::TokenStream::empty()) [INFO] [stdout] | ^^^^^ function or associated item not found in `TokenStream` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::TokenStream`, consider using `proc_macro::TokenStream::new` which returns `proc_macro::TokenStream` [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:136:5 [INFO] [stdout] help: there is a method `is_empty` with a similar name [INFO] [stdout] | [INFO] [stdout] 18 | TokenStream(proc_macro::TokenStream::is_empty()) [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_def_site' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | 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] = note: this compiler was built on 2024-02-23; consider upgrading it if it is out of date [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:230:38 [INFO] [stdout] | [INFO] [stdout] 230 | Literal(proc_macro::Literal::float(s)) [INFO] [stdout] | ^^^^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:234:38 [INFO] [stdout] | [INFO] [stdout] 234 | Literal(proc_macro::Literal::integer(s.into())) [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `kind` on type `proc_macro::TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:272:46 [INFO] [stdout] | [INFO] [stdout] 272 | match stream.into_iter().next().unwrap().kind { [INFO] [stdout] | ^^^^ unknown field [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | u8, u16, u32, u64, usize, [INFO] [stdout] | ^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking semver-parser v0.7.0 [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | u8, u16, u32, u64, usize, [INFO] [stdout] | ^^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:289:14 [INFO] [stdout] | [INFO] [stdout] 289 | u8, u16, u32, u64, usize, [INFO] [stdout] | ^^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:289:19 [INFO] [stdout] | [INFO] [stdout] 289 | u8, u16, u32, u64, usize, [INFO] [stdout] | ^^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:289:24 [INFO] [stdout] | [INFO] [stdout] 289 | u8, u16, u32, u64, usize, [INFO] [stdout] | ^^^^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | i8, i16, i32, i64, isize, [INFO] [stdout] | ^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | i8, i16, i32, i64, isize, [INFO] [stdout] | ^^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:290:14 [INFO] [stdout] | [INFO] [stdout] 290 | i8, i16, i32, i64, isize, [INFO] [stdout] | ^^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:290:19 [INFO] [stdout] | [INFO] [stdout] 290 | i8, i16, i32, i64, isize, [INFO] [stdout] | ^^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:290:24 [INFO] [stdout] | [INFO] [stdout] 290 | i8, i16, i32, i64, isize, [INFO] [stdout] | ^^^^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fake-simd v0.1.2 [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | f32, f64, [INFO] [stdout] | ^^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.1.5/src/unstable.rs:304:10 [INFO] [stdout] | [INFO] [stdout] 304 | f32, f64, [INFO] [stdout] | ^^^ function or associated item not found in `Literal` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions: [INFO] [stdout] proc_macro::Literal::new [INFO] [stdout] proc_macro::Literal::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] and 30 others [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/proc_macro/src/lib.rs:1214:5 [INFO] [stdout] = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking vec_map v0.8.0 [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` (lib) due to 31 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/alloc/src/borrow.rs:180:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/num_traits-436ad36a3d6f46bf.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/num-traits-436ad36a3d6f46bf/dep-lib-num-traits` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcJjS57o/symbols.o" "/opt/rustwide/target/debug/build/typenum-eb68413b41b6b144/build_script_main-eb68413b41b6b144.build_script_main.c8acedc76728a79a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/typenum-eb68413b41b6b144/build_script_main-eb68413b41b6b144.build_script_main.c8acedc76728a79a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/typenum-eb68413b41b6b144/build_script_main-eb68413b41b6b144.build_script_main.c8acedc76728a79a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/typenum-eb68413b41b6b144/build_script_main-eb68413b41b6b144.build_script_main.c8acedc76728a79a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/typenum-eb68413b41b6b144/build_script_main-eb68413b41b6b144.1ywh2tvc3evbtm3q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/typenum-eb68413b41b6b144/build_script_main-eb68413b41b6b144" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gcc` (lib) [INFO] [stderr] error: could not compile `typenum` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaotrGI6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetachbhZ4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajOWDv5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9a50ae3c3a2842e2878b215031cf3cbf57a7bf0d88ab04e41948f61a5ee95a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a50ae3c3a2842e2878b215031cf3cbf57a7bf0d88ab04e41948f61a5ee95a37", kill_on_drop: false }` [INFO] [stdout] 9a50ae3c3a2842e2878b215031cf3cbf57a7bf0d88ab04e41948f61a5ee95a37