[INFO] crate s-crap 0.2.1 is already in cache [INFO] checking s-crap-0.2.1 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate s-crap 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate s-crap 0.2.1 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate s-crap 0.2.1 [INFO] finished tweaking crates.io crate s-crap 0.2.1 [INFO] tweaked toml for crates.io crate s-crap 0.2.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 535e47475e9b4449e629174b19de02e0e3826e5dd8edfe72bade6b59cb944e47 [INFO] running `"docker" "start" "-a" "535e47475e9b4449e629174b19de02e0e3826e5dd8edfe72bade6b59cb944e47"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Compiling voca_rs v1.9.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking rexpect v0.3.0 [INFO] [stderr] Checking ignore v0.4.11 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Checking globwalk v0.7.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking assert_fs v0.13.1 [INFO] [stderr] Compiling rustyline v5.0.6 [INFO] [stderr] Checking assert_cmd v0.12.0 [INFO] [stderr] Compiling scdlang v0.2.1 [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scdlang-0.2.1/src/core/builder.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Parser, Default, Clone)] // 🤔 is it wise to derive from Copy&Clone ? [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: possible candidate is found in another module, you can import it into scope: [INFO] [stderr] semantics::transition::helper::get::state [INFO] [stderr] [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] error[E0425]: cannot find value `state` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scdlang-0.2.1/src/core/builder.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Parser, Default, Clone)] // 🤔 is it wise to derive from Copy&Clone ? [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: possible candidate is found in another module, you can import it into scope: [INFO] [stderr] semantics::transition::helper::get::state [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `scdlang`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `scdlang`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "535e47475e9b4449e629174b19de02e0e3826e5dd8edfe72bade6b59cb944e47"` [INFO] running `"docker" "rm" "-f" "535e47475e9b4449e629174b19de02e0e3826e5dd8edfe72bade6b59cb944e47"` [INFO] [stdout] 535e47475e9b4449e629174b19de02e0e3826e5dd8edfe72bade6b59cb944e47