[INFO] fetching crate mutiny 0.2.0... [INFO] extracting crate mutiny 0.2.0 into work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/mutiny/0.2.0 [INFO] extracting crate mutiny 0.2.0 into work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/mutiny/0.2.0 [INFO] validating manifest of mutiny-0.2.0 on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mutiny-0.2.0 on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mutiny-0.2.0 [INFO] finished frobbing mutiny-0.2.0 [INFO] frobbed toml for mutiny-0.2.0 written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/reg/mutiny/0.2.0/Cargo.toml [INFO] started frobbing mutiny-0.2.0 [INFO] finished frobbing mutiny-0.2.0 [INFO] frobbed toml for mutiny-0.2.0 written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/mutiny/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v0.1.0 [INFO] [stderr] Downloaded psutil v0.2.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking mutiny-0.2.0 against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-0/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/reg/mutiny/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9a9ba8d380944bed7019d05f97838a661c740f112bf66d6c6f2c6bc7cfb6fb23 [INFO] running `"docker" "start" "-a" "9a9ba8d380944bed7019d05f97838a661c740f112bf66d6c6f2c6bc7cfb6fb23"` [INFO] [stderr] Checking log v0.2.5 [INFO] [stderr] Checking psutil v0.2.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Checking docopt v0.6.86 [INFO] [stderr] error: expected argument name, found `:` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:115:15 [INFO] [stderr] | [INFO] [stderr] 115 | |&: c: char| c == '\0' || c == ' '); [INFO] [stderr] | ^ expected argument name [INFO] [stderr] [INFO] [stderr] error[E0658]: non-builtin inner attributes are unstable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![experimental] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54726 [INFO] [stderr] = help: add #![feature(custom_inner_attributes)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `experimental` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/lib.rs:3:4 [INFO] [stderr] | [INFO] [stderr] 3 | #![experimental] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `at_exit` in module `rt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/log-0.2.5/src/lib.rs:535:9 [INFO] [stderr] | [INFO] [stderr] 535 | rt::at_exit(|| { [INFO] [stderr] | ^^^^^^^ not found in `rt` [INFO] [stderr] [INFO] [stderr] error[E0658]: The attribute `experimental` is currently unknown to the compiler and may have meaning added to it in the future [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:85:7 [INFO] [stderr] | [INFO] [stderr] 85 | #[experimental] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/29642 [INFO] [stderr] = help: add #![feature(custom_attribute)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::io::fs` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::io::fs; [INFO] [stderr] | ^^^^^^^^^^^ no `fs` in `io` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::io::File` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::io::File; [INFO] [stderr] | ^^^^^^^^^^^^^ no `File` in `io` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::io::IoError` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::io::IoError; [INFO] [stderr] | ^^^^^^^^^------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `Error` [INFO] [stderr] | no `IoError` in `io` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::io::IoErrorKind` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::io::IoErrorKind; [INFO] [stderr] | ^^^^^^^^^----------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `ErrorKind` [INFO] [stderr] | no `IoErrorKind` in `io` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::io::IoResult` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::io::IoResult; [INFO] [stderr] | ^^^^^^^^^-------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `Result` [INFO] [stderr] | no `IoResult` in `io` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::str::StrExt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::str::StrExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no `StrExt` in `str` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::io::fs` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/system.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 3 | use std::io::fs::File; [INFO] [stderr] | ^^ could not find `fs` in `io` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::str::StrExt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/system.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::str::StrExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no `StrExt` in `str` [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Show` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:16:15 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Copy,Show)] [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Show` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | #[derive(Show)] [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Path` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:56:20 [INFO] [stderr] | [INFO] [stderr] 56 | let path = Path::new(format!("/proc/{}/{}", pid, name)); [INFO] [stderr] | ^^^^ use of undeclared type or module `Path` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Path` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:143:30 [INFO] [stderr] | [INFO] [stderr] 143 | for path in fs::readdir(&Path::new("/proc")).unwrap().iter() { [INFO] [stderr] | ^^^^ use of undeclared type or module `Path` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Path` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/system.rs:11:28 [INFO] [stderr] | [INFO] [stderr] 11 | let data = File::open(&Path::new("/proc/uptime")).read_to_string().unwrap(); [INFO] [stderr] | ^^^^ use of undeclared type or module `Path` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rt': this public module should not exist and is highly likely to disappear [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/log-0.2.5/src/lib.rs:153:5 [INFO] [stderr] | [INFO] [stderr] 153 | use std::rt; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rt)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `process::Status: std::clone::Clone` is not satisfied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/psutil-0.2.0/src/process.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Copy,Show)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `process::Status` [INFO] [stderr] [INFO] [stderr] error: aborting due to 18 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0432, E0433, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `psutil`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `log`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9a9ba8d380944bed7019d05f97838a661c740f112bf66d6c6f2c6bc7cfb6fb23"` [INFO] running `"docker" "rm" "-f" "9a9ba8d380944bed7019d05f97838a661c740f112bf66d6c6f2c6bc7cfb6fb23"` [INFO] [stdout] 9a9ba8d380944bed7019d05f97838a661c740f112bf66d6c6f2c6bc7cfb6fb23