[INFO] cloning repository https://github.com/DevHeap/htests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevHeap/htests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevHeap%2Fhtests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevHeap%2Fhtests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cbf22d91f8b271c468d10241156832ba37f7cdf
[INFO] checking DevHeap/htests against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevHeap%2Fhtests" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DevHeap/htests
[INFO] finished tweaking git repo https://github.com/DevHeap/htests
[INFO] tweaked toml for git repo https://github.com/DevHeap/htests written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DevHeap/htests on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DevHeap/htests 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86fab3e85888530130465fdaa3170c00dda819dd37a213c1a836732d438aa47c
[INFO] running `Command { std: "docker" "start" "-a" "86fab3e85888530130465fdaa3170c00dda819dd37a213c1a836732d438aa47c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86fab3e85888530130465fdaa3170c00dda819dd37a213c1a836732d438aa47c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86fab3e85888530130465fdaa3170c00dda819dd37a213c1a836732d438aa47c", kill_on_drop: false }`
[INFO] [stdout] 86fab3e85888530130465fdaa3170c00dda819dd37a213c1a836732d438aa47c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d200c94a874aab2fd1335c09040f1fbe81c66e3f17485cce541b196e60719528
[INFO] running `Command { std: "docker" "start" "-a" "d200c94a874aab2fd1335c09040f1fbe81c66e3f17485cce541b196e60719528", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.36
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]    Compiling cc v1.0.4
[INFO] [stderr]    Compiling typenum v1.9.0
[INFO] [stderr]     Checking futures v0.1.18
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking num-traits v0.1.42
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]     Checking unicode-normalization v0.1.5
[INFO] [stderr]     Checking serde v1.0.27
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking bytes v0.4.6
[INFO] [stderr]     Checking rand v0.3.20
[INFO] [stderr]     Checking time v0.1.39
[INFO] [stderr]     Checking net2 v0.2.31
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]    Compiling version_check v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.24
[INFO] [stderr]     Checking tokio-io v0.1.4
[INFO] [stderr]     Checking num-integer v0.1.35
[INFO] [stderr]     Checking mio v0.6.12
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking byte-tools v0.2.0
[INFO] [stderr]    Compiling openssl v0.9.23
[INFO] [stderr]     Checking slab v0.4.0
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]     Checking constant_time_eq v0.1.3
[INFO] [stderr]     Checking generic-array v0.8.3
[INFO] [stderr]     Checking scoped-tls v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.1.10
[INFO] [stderr]     Checking num-iter v0.1.34
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking tokio-core v0.1.12
[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-1949cf8c6b5b557f/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] 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-1949cf8c6b5b557f/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]    |                                 ^^^^^^^^^ 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::TokenNode::Group(delim, (s.0).0)
[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-1949cf8c6b5b557f/proc-macro2-0.1.10/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::TokenNode::Op(ch, kind)
[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-1949cf8c6b5b557f/proc-macro2-0.1.10/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::TokenNode::Term((s.0).0)
[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-1949cf8c6b5b557f/proc-macro2-0.1.10/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::TokenNode::Literal((l.0).0)
[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-1949cf8c6b5b557f/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]    --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:635: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::TokenTreeIter);
[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-1949cf8c6b5b557f/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] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 125 -                 proc_macro::TokenNode::Group(delim, s) => {
[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-1949cf8c6b5b557f/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] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 134 -                 proc_macro::TokenNode::Op(ch, kind) => {
[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-1949cf8c6b5b557f/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] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 141 -                 proc_macro::TokenNode::Term(s) => {
[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-1949cf8c6b5b557f/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] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 144 -                 proc_macro::TokenNode::Literal(l) => {
[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-1949cf8c6b5b557f/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] help: if you import `Term`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 270 - pub struct Term(proc_macro::Term);
[INFO] [stdout] 270 + 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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:274:26
[INFO] [stdout]     |
[INFO] [stdout] 274 |         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] 274 -         Term(proc_macro::Term::intern(string))
[INFO] [stdout] 274 +         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-1949cf8c6b5b557f/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] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 361 -         proc_macro::TokenNode::Literal(l) => l,
[INFO] [stdout] 361 +         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] 361 -         proc_macro::TokenNode::Literal(l) => l,
[INFO] [stdout] 361 +         TokenNode::Literal(l) => l,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking siphasher v0.2.2
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.24`
[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/openssl-sys-d2355f7d7ffac0fc/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DIR
[INFO] [stderr]   cargo:rustc-link-lib=ssl
[INFO] [stderr]   cargo:rustc-link-lib=crypto
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-E" "/opt/rustwide/target/debug/build/openssl-sys-5c5de146d0671920/out/expando.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
[INFO] [stderr]   cargo:conf=OPENSSL_NO_SSL3_METHOD
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.24/build.rs:486:9:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   This crate is only compatible with OpenSSL 1.0.1, 1.0.2, and 1.1.0, or LibreSSL
[INFO] [stderr]   2.5 and 2.6.0, but a different version of OpenSSL was found. The build is now
[INFO] [stderr]   aborting due to this version mismatch.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5566672cbd32 - std::backtrace_rs::backtrace::libunwind::trace::h7832c52827c08170
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5566672cbd32 - std::backtrace_rs::backtrace::trace_unsynchronized::he6d92e6eb24a4073
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5566672cbd32 - std::sys::backtrace::_print_fmt::hf139cc888d064b09
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5566672cbd32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h7083fbd4e20a000f
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5566672eecf3 - core::fmt::rt::Argument::fmt::h9d8c637e6bfd5ccf
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5566672eecf3 - core::fmt::write::hdf3c6ae14c3e8125
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]      6:     0x5566672c8bd3 - std::io::default_write_fmt::h15936264287de7bf
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5566672c8bd3 - std::io::Write::write_fmt::h84df75adb307f7e6
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5566672cbb82 - std::sys::backtrace::BacktraceLock::print::h30a2059d03e705e4
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5566672cd066 - std::panicking::default_hook::{{closure}}::hf489e9f54ce49c27
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5566672cce69 - std::panicking::default_hook::h20d961ad9a0e12f0
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5566672cda72 - std::panicking::rust_panic_with_hook::h306db6d00921085e
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5566672cd94c - std::panicking::begin_panic::{{closure}}::hc4a848ea6a368046
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:770:9
[INFO] [stderr]     13:     0x5566672cc239 - std::sys::backtrace::__rust_end_short_backtrace::h6c0237d666b23ae1
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5566672cd862 - std::panicking::begin_panic::hfd911bd25355bf33
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:769:5
[INFO] [stderr]     15:     0x556667267b3a - build_script_build::validate_headers::hb42bbad09ea5273f
[INFO] [stderr]     16:     0x556667266874 - build_script_build::try_pkg_config::h8fef7da7bfa8a366
[INFO] [stderr]     17:     0x556667265917 - build_script_build::find_openssl_dir::h2c08c49d9e083108
[INFO] [stderr]     18:     0x5566672656c8 - build_script_build::main::{{closure}}::hc81841eef51c6424
[INFO] [stderr]     19:     0x55666726aad5 - core::option::Option<T>::unwrap_or_else::h289b3235672f2ff8
[INFO] [stderr]     20:     0x556667264880 - build_script_build::main::ha944111f88926102
[INFO] [stderr]     21:     0x55666726c6b3 - core::ops::function::FnOnce::call_once::h09d7d7ff22780c81
[INFO] [stderr]     22:     0x55666726a3e6 - std::sys::backtrace::__rust_begin_short_backtrace::h0d51c4009c3ab1ba
[INFO] [stderr]     23:     0x556667262df9 - std::rt::lang_start::{{closure}}::h6be62feb3f4e0054
[INFO] [stderr]     24:     0x5566672c4ab0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0021e0fe3c5bf8c3
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     25:     0x5566672c4ab0 - std::panicking::catch_unwind::do_call::hfef49f2cd13a22dd
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:589:40
[INFO] [stderr]     26:     0x5566672c4ab0 - std::panicking::catch_unwind::h34968869e68aaad1
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:552:19
[INFO] [stderr]     27:     0x5566672c4ab0 - std::panic::catch_unwind::h5235c74f5d682697
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5566672c4ab0 - std::rt::lang_start_internal::{{closure}}::hcee20ca47ef7f51b
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5566672c4ab0 - std::panicking::catch_unwind::do_call::h359adcb901a84505
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:589:40
[INFO] [stderr]     30:     0x5566672c4ab0 - std::panicking::catch_unwind::h8f4f1e91d2aabe23
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:552:19
[INFO] [stderr]     31:     0x5566672c4ab0 - std::panic::catch_unwind::h73a78f1a5b0a6154
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5566672c4ab0 - std::rt::lang_start_internal::he64187ddd3d90437
[INFO] [stderr]                                  at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x556667262de1 - std::rt::lang_start::h1dcaacf55e125a88
[INFO] [stderr]     34:     0x5566672693a5 - main
[INFO] [stderr]     35:     0x78acb454c1ca - <unknown>
[INFO] [stderr]     36:     0x78acb454c28b - __libc_start_main
[INFO] [stderr]     37:     0x55666725be45 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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-1949cf8c6b5b557f/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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:156: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] [stdout] error[E0658]: use of unstable library feature `proc_macro_def_site`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 <https://github.com/rust-lang/rust/issues/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 2025-06-26; 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-1949cf8c6b5b557f/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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:360:46
[INFO] [stdout]     |
[INFO] [stdout] 360 |     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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:377:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 368 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 368 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:377:19
[INFO] [stdout]     |
[INFO] [stdout] 368 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:377:24
[INFO] [stdout]     |
[INFO] [stdout] 368 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 368 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:378:14
[INFO] [stdout]     |
[INFO] [stdout] 368 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:378:19
[INFO] [stdout]     |
[INFO] [stdout] 368 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 368 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[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] 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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 392 |     f32, f64,
[INFO] [stdout]     |     ^^^ function or associated item not found in `proc_macro::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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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-1949cf8c6b5b557f/proc-macro2-0.1.10/src/unstable.rs:392:10
[INFO] [stdout]     |
[INFO] [stdout] 383 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 392 |     f32, f64,
[INFO] [stdout]     |          ^^^ function or associated item not found in `proc_macro::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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/proc_macro/src/lib.rs:1173: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] 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 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "d200c94a874aab2fd1335c09040f1fbe81c66e3f17485cce541b196e60719528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d200c94a874aab2fd1335c09040f1fbe81c66e3f17485cce541b196e60719528", kill_on_drop: false }`
[INFO] [stdout] d200c94a874aab2fd1335c09040f1fbe81c66e3f17485cce541b196e60719528
