[INFO] crate iw 0.0.1 is already in cache [INFO] checking iw-0.0.1 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate iw 0.0.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate iw 0.0.1 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate iw 0.0.1 [INFO] finished tweaking crates.io crate iw 0.0.1 [INFO] tweaked toml for crates.io crate iw 0.0.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate iw 0.0.1 already has a lockfile, it will not be regenerated [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] 6558de09707f3ffbb093646aab46297628d045d4133cc11f722ff258a51ce0b7 [INFO] running `"docker" "start" "-a" "6558de09707f3ffbb093646aab46297628d045d4133cc11f722ff258a51ce0b7"` [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling iw v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> src/error.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | #[from] io: std::io::Error, [INFO] [stderr] | ^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> src/error.rs:15:17 [INFO] [stderr] | [INFO] [stderr] 15 | #[from] io: std::io::Error, [INFO] [stderr] | ^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> src/error.rs:19:17 [INFO] [stderr] | [INFO] [stderr] 19 | #[from] nul: std::ffi::NulError, [INFO] [stderr] | ^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] warning: unused import: `OsStringExt` [INFO] [stderr] --> src/lib.rs:2:36 [INFO] [stderr] | [INFO] [stderr] 2 | use std::os::unix::ffi::{OsStrExt, OsStringExt}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `iw`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> src/error.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | #[from] io: std::io::Error, [INFO] [stderr] | ^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> src/error.rs:15:17 [INFO] [stderr] | [INFO] [stderr] 15 | #[from] io: std::io::Error, [INFO] [stderr] | ^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `source` in this scope [INFO] [stderr] --> src/error.rs:19:17 [INFO] [stderr] | [INFO] [stderr] 19 | #[from] nul: std::ffi::NulError, [INFO] [stderr] | ^^^ help: try: `Self::source` [INFO] [stderr] [INFO] [stderr] warning: unused import: `OsStringExt` [INFO] [stderr] --> src/lib.rs:2:36 [INFO] [stderr] | [INFO] [stderr] 2 | use std::os::unix::ffi::{OsStrExt, OsStringExt}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `iw`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6558de09707f3ffbb093646aab46297628d045d4133cc11f722ff258a51ce0b7"` [INFO] running `"docker" "rm" "-f" "6558de09707f3ffbb093646aab46297628d045d4133cc11f722ff258a51ce0b7"` [INFO] [stdout] 6558de09707f3ffbb093646aab46297628d045d4133cc11f722ff258a51ce0b7