[INFO] cloning repository https://github.com/ntkhoi/something_in_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ntkhoi/something_in_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntkhoi%2Fsomething_in_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntkhoi%2Fsomething_in_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aabdcca1ff41fe46bad3b23467abd9965b041ca7
[INFO] checking ntkhoi/something_in_rust against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntkhoi%2Fsomething_in_rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ntkhoi/something_in_rust on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ntkhoi/something_in_rust
[INFO] finished tweaking git repo https://github.com/ntkhoi/something_in_rust
[INFO] tweaked toml for git repo https://github.com/ntkhoi/something_in_rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ntkhoi/something_in_rust 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "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 diesel_derives v1.2.0
[INFO] [stderr]   Downloaded serde_derive v1.0.58
[INFO] [stderr]   Downloaded pear_codegen v0.0.17
[INFO] [stderr]   Downloaded pear v0.0.17
[INFO] [stderr]   Downloaded serde v1.0.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4a324efa812d1cb475b284133b741afd5a9a91e615a9c6ed9c8ae57ca33bd09
[INFO] running `Command { std: "docker" "start" "-a" "a4a324efa812d1cb475b284133b741afd5a9a91e615a9c6ed9c8ae57ca33bd09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4a324efa812d1cb475b284133b741afd5a9a91e615a9c6ed9c8ae57ca33bd09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4a324efa812d1cb475b284133b741afd5a9a91e615a9c6ed9c8ae57ca33bd09", kill_on_drop: false }`
[INFO] [stdout] a4a324efa812d1cb475b284133b741afd5a9a91e615a9c6ed9c8ae57ca33bd09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a92392ad488afd1b4c3b77fb38594faa71c2c42d3a30c3b60d920d7874dede36
[INFO] running `Command { std: "docker" "start" "-a" "a92392ad488afd1b4c3b77fb38594faa71c2c42d3a30c3b60d920d7874dede36", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]    Compiling version_check v0.1.3
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling cfg-if v0.1.3
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling yansi v0.4.0
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling serde v1.0.57
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]    Compiling cc v1.0.15
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking base64 v0.6.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]    Compiling pear_codegen v0.0.17
[INFO] [stderr]     Checking untrusted v0.5.1
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling rocket v0.3.10
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]     Checking idna v0.1.4
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]    Compiling rayon v0.7.1
[INFO] [stderr]     Checking httparse v1.2.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking base64 v0.9.1
[INFO] [stderr]     Checking isatty v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, rustc_private, quote)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: plugins are no longer supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, rustc_private, quote)]
[INFO] [stdout]   |                                             ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate rustc;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the following crate versions were found:
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.dfsan.a
[INFO] [stdout]   = help: please recompile that crate using --crate-type lib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_errors`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate rustc_errors;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate rustc_plugin;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate syntax;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[plugin_registrar]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `plugin_registrar` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let new_inner_fn = quote_expr!(ecx, parse!($input, $block));
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_attr` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:76:37
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 new_item.attrs.push(quote_attr!(ecx, #[inline]));
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_attr` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:78:37
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 new_item.attrs.push(quote_attr!(ecx, #[inline(always)]));
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:177:24
[INFO] [stdout]     |
[INFO] [stdout] 177 |             stmts.push(quote_stmt!(ecx, let $unique_ident = $param;).unwrap());
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:268:22
[INFO] [stdout]     |
[INFO] [stdout] 268 |             false => quote_expr!(ecx, ::pear::ParseResult::Done($expr))
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 |             quote_expr!(ecx, { $stmt })
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 quote_expr!(ecx, ::pear::ParseResult::Done($expr))
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:325:43
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 let mut streams: Vec<_> = quote_tokens!(ecx, $input,).into_iter()
[INFO] [stdout]     |                                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:396:54
[INFO] [stdout]     |
[INFO] [stdout] 396 |                 None => gen_expr(ecx, input, &wild, &quote_expr!(ecx, ()), VecDeque::new())
[INFO] [stdout]     |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 |             quote_expr!(ecx, if $cond_expr { $new_block } else { $new_else })
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:408:54
[INFO] [stdout]     |
[INFO] [stdout] 408 |                 None => gen_expr(ecx, input, &wild, &quote_expr!(ecx, ()), VecDeque::new())
[INFO] [stdout]     |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:412:13
[INFO] [stdout]     |
[INFO] [stdout] 412 |             quote_expr!(ecx, if let $pat = $pat_expr { $new_block } else { $new_else })
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:436:13
[INFO] [stdout]     |
[INFO] [stdout] 436 |             quote_expr!(ecx, ::pear::ParseResult::Done($expr))
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:441:13
[INFO] [stdout]     |
[INFO] [stdout] 441 |             quote_expr!(ecx, ::pear::ParseResult::Done($expr))
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:449:9
[INFO] [stdout]     |
[INFO] [stdout] 449 |         quote_expr!(ecx,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:469:53
[INFO] [stdout]     |
[INFO] [stdout] 469 |             let expr = gen_expr(ecx, input, &wild, &quote_expr!(ecx, ()), stmts);
[INFO] [stdout]     |                                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pear_codegen-0.0.17/src/lib.rs:491:48
[INFO] [stdout]     |
[INFO] [stdout] 491 |                 stmts.push_front(ecx.stmt_expr(quote_expr!(ecx, ())));
[INFO] [stdout]     |                                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0462, E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0462`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pear_codegen` (lib) due to 25 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.16`
[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/backtrace-sys-927d7b73c2d4270b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[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: cd "/opt/rustwide/target/debug/build/backtrace-sys-b9d986128e8f84db/out" && AR="ar" CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra" RANLIB="ranlib" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure" "--with-pic" "--disable-multilib" "--disable-shared" "--disable-host-shared" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu"
[INFO] [stderr]   checking build system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking target system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... cc
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether we are using the GNU C compiler... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to accept ISO C89... none needed
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for ANSI C header files... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for memory.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking minix/config.h usability... no
[INFO] [stderr]   checking minix/config.h presence... no
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... (cached) cc
[INFO] [stderr]   checking whether we are using the GNU C compiler... (cached) yes
[INFO] [stderr]   checking whether cc accepts -g... (cached) yes
[INFO] [stderr]   checking for cc option to accept ISO C89... (cached) none needed
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... ranlib
[INFO] [stderr]   checking for gawk... (cached) mawk
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking whether the shell understands some XSI constructs... yes
[INFO] [stderr]   checking whether the shell understands "+="... yes
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-objdump... no
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... ar
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... no
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... ok
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... no
[INFO] [stderr]   checking if cc static flag -static works... no
[INFO] [stderr]   checking if cc supports -c -o file.o... no
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) no
[INFO] [stderr]   checking if we can lock with hard links... yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking unwind.h usability... no
[INFO] [stderr]   checking unwind.h presence... yes
[INFO] [stderr]   checking for unwind.h... no
[INFO] [stderr]   checking for -funwind-tables option... no
[INFO] [stderr]   checking for -frandom-seed=string option... no
[INFO] [stderr]   checking whether cc supports -W... no
[INFO] [stderr]   checking whether cc supports -Wall... no
[INFO] [stderr]   checking whether cc supports -Wwrite-strings... no
[INFO] [stderr]   checking whether cc supports -Wstrict-prototypes... no
[INFO] [stderr]   checking whether cc supports -Wmissing-prototypes... no
[INFO] [stderr]   checking whether cc supports -Wold-style-definition... no
[INFO] [stderr]   checking whether cc supports -Wmissing-format-attribute... no
[INFO] [stderr]   checking whether cc supports -Wcast-qual... no
[INFO] [stderr]   checking for _Unwind_GetIPInfo... no
[INFO] [stderr]   checking __sync extensions... no
[INFO] [stderr]   checking __atomic extensions... no
[INFO] [stderr]   checking output filetype... 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8478: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8538: echo: write error: No space left on device
[INFO] [stderr]   mkdir: cannot create directory 'conftest': No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8581: cd: conftest: No such file or directory
[INFO] [stderr]   mkdir: cannot create directory 'out': No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8583: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8595: out/conftest.err: No such file or directory
[INFO] [stderr]   cat: out/conftest.err: No such file or directory
[INFO] [stderr]   rmdir: failed to remove 'out': No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1586: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1525: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1533: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1598: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1610: printf: write error: No space left on device
[INFO] [stderr]   configure: WARNING: unwind.h: present but cannot be compiled
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1612: printf: write error: No space left on device
[INFO] [stderr]   configure: WARNING: unwind.h:     check for missing prerequisite headers?
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1614: printf: write error: No space left on device
[INFO] [stderr]   configure: WARNING: unwind.h: see the Autoconf documentation
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1616: printf: write error: No space left on device
[INFO] [stderr]   configure: WARNING: unwind.h:     section "Present But Cannot Be Compiled"
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1618: printf: write error: No space left on device
[INFO] [stderr]   configure: WARNING: unwind.h: proceeding with the compiler's result
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1622: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1630: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11509: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11535: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11540: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11566: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11680: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1723: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1731: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1741: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11703: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11723: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1723: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1731: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1741: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11756: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11768: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1723: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1731: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1741: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11797: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11808: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11828: printf: write error: No space left on device
[INFO] [stderr]   configure: error: in `/opt/rustwide/target/debug/build/backtrace-sys-b9d986128e8f84db/out':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 375: printf: write error: No space left on device
[INFO] [stderr]   configure: error: compiler failed
[INFO] [stderr]   See `config.log' for more details.
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4: echo: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11: echo: write error: No space left on device
[INFO] [stderr]   sort: fflush failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 42: echo: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 49: echo: write error: No space left on device
[INFO] [stderr]   sort: fflush failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 58: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 90: printf: write error: No space left on device
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/build.rs:176:9:
[INFO] [stderr]   failed with: exit status: 1
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5591cb87ec2d - std::backtrace_rs::backtrace::libunwind::trace::h7609cbb4ee1f5a65
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5591cb87ec2d - std::backtrace_rs::backtrace::trace_unsynchronized::h068172db57c8de98
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5591cb87ec2d - std::sys::backtrace::_print_fmt::hdea33a948c7605ad
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5591cb87ec2d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hbd75d7a8055bf739
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5591cb8a222b - core::fmt::rt::Argument::fmt::h85a869f9c940f47c
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5591cb8a222b - core::fmt::write::h5f25313cecccceeb
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/fmt/mod.rs:1178:21
[INFO] [stderr]      6:     0x5591cb87bb33 - std::io::Write::write_fmt::h17a84ab5b179ddb5
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/io/mod.rs:1823:15
[INFO] [stderr]      7:     0x5591cb880002 - std::sys::backtrace::BacktraceLock::print::h34ac5f4bcc98eeb9
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5591cb880002 - std::panicking::default_hook::{{closure}}::h49f53d56c8f7e527
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:266:22
[INFO] [stderr]      9:     0x5591cb87fc6e - std::panicking::default_hook::h00ed981b528c65ea
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:293:9
[INFO] [stderr]     10:     0x5591cb8808af - std::panicking::rust_panic_with_hook::h3d0aa5d214fe032a
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:797:13
[INFO] [stderr]     11:     0x5591cb880597 - std::panicking::begin_panic_handler::{{closure}}::h395ea634be9a5af7
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:671:13
[INFO] [stderr]     12:     0x5591cb87f119 - std::sys::backtrace::__rust_end_short_backtrace::ha572632cae304beb
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x5591cb880224 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:662:5
[INFO] [stderr]     14:     0x5591cb8a1013 - core::panicking::panic_fmt::h0877afab95c5e077
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/panicking.rs:74:14
[INFO] [stderr]     15:     0x5591cb8312d4 - build_script_build::run::h2712b4423a54f593
[INFO] [stderr]     16:     0x5591cb82fe4e - build_script_build::main::h1ad87db6c8257feb
[INFO] [stderr]     17:     0x5591cb82db43 - core::ops::function::FnOnce::call_once::h64633852bd382a7a
[INFO] [stderr]     18:     0x5591cb82d576 - std::sys::backtrace::__rust_begin_short_backtrace::h338c66ad137e0619
[INFO] [stderr]     19:     0x5591cb82d219 - std::rt::lang_start::{{closure}}::h64bf1dc04bd585dc
[INFO] [stderr]     20:     0x5591cb877ed0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3d100e4837f1cb7e
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     21:     0x5591cb877ed0 - std::panicking::try::do_call::hc54a52fa257c913b
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:554:40
[INFO] [stderr]     22:     0x5591cb877ed0 - std::panicking::try::hc345c419c175ce7a
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:518:19
[INFO] [stderr]     23:     0x5591cb877ed0 - std::panic::catch_unwind::h265111768e563591
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panic.rs:345:14
[INFO] [stderr]     24:     0x5591cb877ed0 - std::rt::lang_start_internal::{{closure}}::hccada394c7213f73
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/rt.rs:143:48
[INFO] [stderr]     25:     0x5591cb877ed0 - std::panicking::try::do_call::h5927e9f2b6fa357b
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:554:40
[INFO] [stderr]     26:     0x5591cb877ed0 - std::panicking::try::hc53e608a09421058
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:518:19
[INFO] [stderr]     27:     0x5591cb877ed0 - std::panic::catch_unwind::h7556b794513a7f6e
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panic.rs:345:14
[INFO] [stderr]     28:     0x5591cb877ed0 - std::rt::lang_start_internal::h9f6e2fe777a07c57
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/rt.rs:143:20
[INFO] [stderr]     29:     0x5591cb82d1f7 - std::rt::lang_start::h54e954890be31db1
[INFO] [stderr]     30:     0x5591cb831535 - main
[INFO] [stderr]     31:     0x7f40b3ba4d90 - <unknown>
[INFO] [stderr]     32:     0x7f40b3ba4e40 - __libc_start_main
[INFO] [stderr]     33:     0x5591cb82ce75 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "a92392ad488afd1b4c3b77fb38594faa71c2c42d3a30c3b60d920d7874dede36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a92392ad488afd1b4c3b77fb38594faa71c2c42d3a30c3b60d920d7874dede36", kill_on_drop: false }`
[INFO] [stdout] a92392ad488afd1b4c3b77fb38594faa71c2c42d3a30c3b60d920d7874dede36
