[INFO] updating cached repository https://github.com/dtubber/rust-shit
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 98c512d0bf861c306d7b5ced47a971549a313299
[INFO] checking dtubber/rust-shit against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtubber%2Frust-shit" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dtubber/rust-shit on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/dtubber/rust-shit
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/dtubber/rust-shit
[INFO] tweaked toml for git repo https://github.com/dtubber/rust-shit written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate git repo https://github.com/dtubber/rust-shit already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 44b4d48cd0ad90104e49963865873ac64e6357801ed31cd3a927df5d3bfce5d9
[INFO] running `"docker" "start" "-a" "44b4d48cd0ad90104e49963865873ac64e6357801ed31cd3a927df5d3bfce5d9"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.88
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling bincode v1.1.2
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.88
[INFO] [stderr]     Checking miniscript v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/lib.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[macro_use] extern crate enum_primitive_derive;
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]  --> src/core/bind.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / macro_rules! bind_function {
[INFO] [stderr] 2 | |     (($($args:ty),*) -> $ret:ty, $fn:ident) => {
[INFO] [stderr] 3 | |
[INFO] [stderr] 4 | |     };
[INFO] [stderr] 5 | | }
[INFO] [stderr]   | |_^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/lib.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[macro_use] extern crate enum_primitive_derive;
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]  --> src/core/bind.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / macro_rules! bind_function {
[INFO] [stderr] 2 | |     (($($args:ty),*) -> $ret:ty, $fn:ident) => {
[INFO] [stderr] 3 | |
[INFO] [stderr] 4 | |     };
[INFO] [stderr] 5 | | }
[INFO] [stderr]   | |_^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/vm/mod.rs:146:21
[INFO] [stderr]     |
[INFO] [stderr] 146 |                 for i in 0..size - 1 {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/vm/mod.rs:146:21
[INFO] [stderr]     |
[INFO] [stderr] 146 |                 for i in 0..size - 1 {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `mns::frontend::parser`
[INFO] [stderr]  --> examples/parser.rs:5:20
[INFO] [stderr]   |
[INFO] [stderr] 5 | use mns::frontend::parser::Parser;
[INFO] [stderr]   |                    ^^^^^^ could not find `parser` in `frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Lexer`
[INFO] [stderr]   --> examples/parser.rs:12:21
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let mut lexer = Lexer::new(code);
[INFO] [stderr]    |                     ^^^^^ use of undeclared type or module `Lexer`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `mns::prelude::*`
[INFO] [stderr]  --> examples/parser.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use mns::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not compile `miniscript`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "44b4d48cd0ad90104e49963865873ac64e6357801ed31cd3a927df5d3bfce5d9"`
[INFO] running `"docker" "rm" "-f" "44b4d48cd0ad90104e49963865873ac64e6357801ed31cd3a927df5d3bfce5d9"`
[INFO] [stdout] 44b4d48cd0ad90104e49963865873ac64e6357801ed31cd3a927df5d3bfce5d9
