[INFO] cloning repository https://github.com/antono/rwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antono/rwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantono%2Frwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantono%2Frwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97803319c147847dcf2cd670622fe727b92aca09 [INFO] checking antono/rwasm/97803319c147847dcf2cd670622fe727b92aca09 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantono%2Frwasm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antono/rwasm on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/antono/rwasm [INFO] finished tweaking git repo https://github.com/antono/rwasm [INFO] tweaked toml for git repo https://github.com/antono/rwasm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/antono/rwasm 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.12 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen v0.1.0 [INFO] [stderr] Downloaded itoa v0.4.0 [INFO] [stderr] Downloaded serde v1.0.33 [INFO] [stderr] Downloaded serde_derive v1.0.33 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.1.1 [INFO] [stderr] Downloaded serde_derive_internals v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76fc4a1aaae2ba89ba301beea7433d65780699e507a8a3b9df0772da6aebadd4 [INFO] running `Command { std: "docker" "start" "-a" "76fc4a1aaae2ba89ba301beea7433d65780699e507a8a3b9df0772da6aebadd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76fc4a1aaae2ba89ba301beea7433d65780699e507a8a3b9df0772da6aebadd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76fc4a1aaae2ba89ba301beea7433d65780699e507a8a3b9df0772da6aebadd4", kill_on_drop: false }` [INFO] [stdout] 76fc4a1aaae2ba89ba301beea7433d65780699e507a8a3b9df0772da6aebadd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 854bf03d8bea3277e8b26ae3d237797b2a546450e569f9ffa50f0bc18891116c [INFO] running `Command { std: "docker" "start" "-a" "854bf03d8bea3277e8b26ae3d237797b2a546450e569f9ffa50f0bc18891116c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.33 [INFO] [stderr] Compiling wasm-bindgen-shared v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.4.0 [INFO] [stderr] Compiling rwasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro2 v0.2.3 [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.2.3/src/unstable.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | 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] 53 - TokenStream(proc_macro::TokenTree { [INFO] [stdout] 53 + 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.2.3/src/unstable.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | 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] 63 | 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] 63 - proc_macro::TokenNode::Group(delim, (s.0).0) [INFO] [stdout] 63 + 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.2.3/src/unstable.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 70 | 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] 70 | 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] 70 - proc_macro::TokenNode::Op(ch, kind) [INFO] [stdout] 70 + 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.2.3/src/unstable.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | 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] 73 | 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] 73 - proc_macro::TokenNode::Term((s.0).0) [INFO] [stdout] 73 + 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.2.3/src/unstable.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 76 | 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] 76 - proc_macro::TokenNode::Literal((l.0).0) [INFO] [stdout] 76 + 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.2.3/src/unstable.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct TokenTreeIter(proc_macro::TokenTreeIter); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:665: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] 102 | 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] 102 - pub struct TokenTreeIter(proc_macro::TokenTreeIter); [INFO] [stdout] 102 + 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.2.3/src/unstable.rs:124:29 [INFO] [stdout] | [INFO] [stdout] 124 | 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] 124 | 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] 124 - proc_macro::TokenNode::Group(delim, s) => { [INFO] [stdout] 124 + 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.2.3/src/unstable.rs:133:29 [INFO] [stdout] | [INFO] [stdout] 133 | 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] 133 | 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] 133 - proc_macro::TokenNode::Op(ch, kind) => { [INFO] [stdout] 133 + 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.2.3/src/unstable.rs:140:29 [INFO] [stdout] | [INFO] [stdout] 140 | 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] 140 | 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] 140 - proc_macro::TokenNode::Term(s) => { [INFO] [stdout] 140 + 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.2.3/src/unstable.rs:143:29 [INFO] [stdout] | [INFO] [stdout] 143 | 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] 143 | 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] 143 - proc_macro::TokenNode::Literal(l) => { [INFO] [stdout] 143 + 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.2.3/src/unstable.rs:275:29 [INFO] [stdout] | [INFO] [stdout] 275 | 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] 275 - pub struct Term(proc_macro::Term); [INFO] [stdout] 275 + 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.2.3/src/unstable.rs:279:26 [INFO] [stdout] | [INFO] [stdout] 279 | 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] 279 - Term(proc_macro::Term::intern(string)) [INFO] [stdout] 279 + 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.2.3/src/unstable.rs:362:21 [INFO] [stdout] | [INFO] [stdout] 362 | 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] 362 | 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] 362 - proc_macro::TokenNode::Literal(l) => l, [INFO] [stdout] 362 + 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.2.3/src/unstable.rs:17:46 [INFO] [stdout] | [INFO] [stdout] 17 | 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/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:140:5 [INFO] [stdout] help: there is a method `is_empty` with a similar name [INFO] [stdout] | [INFO] [stdout] 17 | TokenStream(proc_macro::TokenStream::is_empty()) [INFO] [stdout] | ~~~~~~~~ [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/index.crates.io-6f17d22bba15001f/proc-macro2-0.2.3/src/unstable.rs:230:14 [INFO] [stdout] | [INFO] [stdout] 230 | 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-09-17; 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.2.3/src/unstable.rs:319:38 [INFO] [stdout] | [INFO] [stdout] 319 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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] error: failed to run custom build command for `rwasm v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rwasm-169a8135227e4532/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at build.rs:7:7: [INFO] [stderr] Cannot copy index.html to build dir: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64819acd1e5a - std::backtrace_rs::backtrace::libunwind::trace::h97abfd8a85887826 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x64819acd1e5a - std::backtrace_rs::backtrace::trace_unsynchronized::h3fe33c3e2ffb6416 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x64819acd1e5a - std::sys::backtrace::_print_fmt::hdf29e1ca2ba4cbbc [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64819acd1e5a - ::fmt::h731c3e1b756ff019 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64819acee7cb - core::fmt::rt::Argument::fmt::hdfecaf84742c5a76 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x64819acee7cb - core::fmt::write::h9c97613a183100ea [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/fmt/mod.rs:1186:21 [INFO] [stderr] 6: 0x64819accf733 - std::io::Write::write_fmt::h7288d7c7dce2722e [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x64819acd1ca2 - std::sys::backtrace::BacktraceLock::print::h2bc6f048c13121f8 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x64819acd2f67 - std::panicking::default_hook::{{closure}}::hde92e91975a101c0 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x64819acd2d96 - std::panicking::default_hook::hd8d6e2273bfc5edc [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x64819acd3567 - std::panicking::rust_panic_with_hook::hb332f821833efd3b [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x64819acd3407 - std::panicking::begin_panic_handler::{{closure}}::h00065c7fd19dfc55 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x64819acd2339 - std::sys::backtrace::__rust_end_short_backtrace::h10e475bd14bb8cb7 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x64819acd3094 - rust_begin_unwind [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x64819aceda33 - core::panicking::panic_fmt::h59e161f9c51d6f0e [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x64819acedda6 - core::result::unwrap_failed::h54376d3d4b8f04d2 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:1689:5 [INFO] [stderr] 16: 0x64819acb2cad - core::result::Result::expect::h00dd326d22ed8a3c [INFO] [stderr] 17: 0x64819acb31ca - build_script_build::main::ha4172d6640bc7a4b [INFO] [stderr] 18: 0x64819acb2873 - core::ops::function::FnOnce::call_once::hb17af08002ce79f1 [INFO] [stderr] 19: 0x64819acb25a6 - std::sys::backtrace::__rust_begin_short_backtrace::h1eea9c69cfbede32 [INFO] [stderr] 20: 0x64819acb2549 - std::rt::lang_start::{{closure}}::hdeed332688b67d16 [INFO] [stderr] 21: 0x64819accda00 - core::ops::function::impls:: for &F>::call_once::h00708edcd5cb0bf9 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x64819accda00 - std::panicking::try::do_call::h3211acb5ef596e26 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:557:40 [INFO] [stderr] 23: 0x64819accda00 - std::panicking::try::hfc77046d1a78b97f [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:520:19 [INFO] [stderr] 24: 0x64819accda00 - std::panic::catch_unwind::h8cc6f9c887e41bb5 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panic.rs:348:14 [INFO] [stderr] 25: 0x64819accda00 - std::rt::lang_start_internal::{{closure}}::h1ae7a528cb090b94 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/rt.rs:143:48 [INFO] [stderr] 26: 0x64819accda00 - std::panicking::try::do_call::h7b341eaacca88c96 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:557:40 [INFO] [stderr] 27: 0x64819accda00 - std::panicking::try::h2190145387d00b24 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panicking.rs:520:19 [INFO] [stderr] 28: 0x64819accda00 - std::panic::catch_unwind::h39d0834a21ce2b28 [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/panic.rs:348:14 [INFO] [stderr] 29: 0x64819accda00 - std::rt::lang_start_internal::hf1cb939424e8449c [INFO] [stderr] at /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/rt.rs:143:20 [INFO] [stderr] 30: 0x64819acb2527 - std::rt::lang_start::hd4036b7e7eaa7858 [INFO] [stderr] 31: 0x64819acb3205 - main [INFO] [stderr] 32: 0x740ad5e91d90 - [INFO] [stderr] 33: 0x740ad5e91e40 - __libc_start_main [INFO] [stderr] 34: 0x64819acb1f45 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.2.3/src/unstable.rs:323:38 [INFO] [stdout] | [INFO] [stdout] 323 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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.2.3/src/unstable.rs:361:46 [INFO] [stdout] | [INFO] [stdout] 361 | 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.2.3/src/unstable.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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 `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.2.3/src/unstable.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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.2.3/src/unstable.rs:378:14 [INFO] [stdout] | [INFO] [stdout] 378 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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.2.3/src/unstable.rs:378:19 [INFO] [stdout] | [INFO] [stdout] 378 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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.2.3/src/unstable.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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.2.3/src/unstable.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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.2.3/src/unstable.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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.2.3/src/unstable.rs:379:14 [INFO] [stdout] | [INFO] [stdout] 379 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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.2.3/src/unstable.rs:379:19 [INFO] [stdout] | [INFO] [stdout] 379 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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.2.3/src/unstable.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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 `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.2.3/src/unstable.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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.2.3/src/unstable.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | 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::u8_suffixed [INFO] [stdout] proc_macro::Literal::u16_suffixed [INFO] [stdout] proc_macro::Literal::u32_suffixed [INFO] [stdout] proc_macro::Literal::u64_suffixed [INFO] [stdout] and 29 others [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/proc_macro/src/lib.rs:1239: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: 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] running `Command { std: "docker" "inspect" "854bf03d8bea3277e8b26ae3d237797b2a546450e569f9ffa50f0bc18891116c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854bf03d8bea3277e8b26ae3d237797b2a546450e569f9ffa50f0bc18891116c", kill_on_drop: false }` [INFO] [stdout] 854bf03d8bea3277e8b26ae3d237797b2a546450e569f9ffa50f0bc18891116c