[INFO] updating cached repository sch00lb0y/aarai [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sch00lb0y/aarai [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sch00lb0y/aarai" "work/ex/beta-1.38-1/sources/1.37.0/gh/sch00lb0y/aarai"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sch00lb0y/aarai'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sch00lb0y/aarai" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sch00lb0y/aarai"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sch00lb0y/aarai'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 19bec5cd33b000543f9b480680798c9c4b06f1d4 [INFO] sha for GitHub repo sch00lb0y/aarai: 19bec5cd33b000543f9b480680798c9c4b06f1d4 [INFO] validating manifest of sch00lb0y/aarai on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sch00lb0y/aarai on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sch00lb0y/aarai [INFO] removed path dependency bcc from sch00lb0y/aarai [INFO] removed path dependency procinfo from sch00lb0y/aarai [INFO] finished frobbing sch00lb0y/aarai [INFO] frobbed toml for sch00lb0y/aarai written to work/ex/beta-1.38-1/sources/1.37.0/gh/sch00lb0y/aarai/Cargo.toml [INFO] started frobbing sch00lb0y/aarai [INFO] removed path dependency bcc from sch00lb0y/aarai [INFO] removed path dependency procinfo from sch00lb0y/aarai [INFO] finished frobbing sch00lb0y/aarai [INFO] frobbed toml for sch00lb0y/aarai written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sch00lb0y/aarai/Cargo.toml [INFO] crate sch00lb0y/aarai already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sch00lb0y/aarai/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sch00lb0y/aarai against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sch00lb0y/aarai:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] e7e5b5d2f06ab82119f49620eca63d23c2fb2a1eea31e420c5858d90e1cd102e [INFO] running `"docker" "start" "-a" "e7e5b5d2f06ab82119f49620eca63d23c2fb2a1eea31e420c5858d90e1cd102e"` [INFO] [stderr] warning: dependency (bcc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (procinfo) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling bcc-sys v0.10.2 [INFO] [stderr] Compiling jed v0.1.2 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling tar v0.3.4 [INFO] [stderr] Compiling hyperlocal v0.3.0 [INFO] [stderr] Compiling url v0.5.10 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling hyper-openssl v0.2.7 [INFO] [stderr] Compiling bcc v0.0.10 [INFO] [stderr] Compiling shiplift v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling aarai v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(duration_as_u128)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:189:10 [INFO] [stderr] | [INFO] [stderr] 189 | ) -> Box Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn() -> Box` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:189:22 [INFO] [stderr] | [INFO] [stderr] 189 | ) -> Box Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&[u8]) + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:190:29 [INFO] [stderr] | [INFO] [stderr] 190 | Box::new(move || -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&[u8]) + Send` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/main.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use libc::uint32_t; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/main.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 51 | let index: uint32_t = i.clone() as u32; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/main.rs:53:24 [INFO] [stderr] | [INFO] [stderr] 53 | let c_pid: uint32_t = pid.parse::()?; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: `*mut libc::c_void` cannot be sent between threads safely [INFO] [stderr] --> src/main.rs:101:19 [INFO] [stderr] | [INFO] [stderr] 101 | let handler = thread::spawn(move || loop { [INFO] [stderr] | ^^^^^^^^^^^^^ `*mut libc::c_void` cannot be sent between threads safely [INFO] [stderr] | [INFO] [stderr] = help: within `[closure@src/main.rs:101:33: 103:6 cpu_runtime_perfmap:bcc::perf::PerfMap]`, the trait `std::marker::Send` is not implemented for `*mut libc::c_void` [INFO] [stderr] = note: required because it appears within the type `bcc::table::Table` [INFO] [stderr] = note: required because it appears within the type `bcc::perf::PerfMap` [INFO] [stderr] = note: required because it appears within the type `[closure@src/main.rs:101:33: 103:6 cpu_runtime_perfmap:bcc::perf::PerfMap]` [INFO] [stderr] = note: required by `std::thread::spawn` [INFO] [stderr] [INFO] [stderr] error[E0277]: `*mut bcc_sys::bccapi::v0_10_0::perf_reader` cannot be sent between threads safely [INFO] [stderr] --> src/main.rs:101:19 [INFO] [stderr] | [INFO] [stderr] 101 | let handler = thread::spawn(move || loop { [INFO] [stderr] | ^^^^^^^^^^^^^ `*mut bcc_sys::bccapi::v0_10_0::perf_reader` cannot be sent between threads safely [INFO] [stderr] | [INFO] [stderr] = help: within `bcc::perf::PerfReader`, the trait `std::marker::Send` is not implemented for `*mut bcc_sys::bccapi::v0_10_0::perf_reader` [INFO] [stderr] = note: required because it appears within the type `bcc::perf::PerfReader` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::ptr::Unique` [INFO] [stderr] = note: required because it appears within the type `alloc::raw_vec::RawVec` [INFO] [stderr] = note: required because it appears within the type `std::vec::Vec` [INFO] [stderr] = note: required because it appears within the type `bcc::perf::PerfMap` [INFO] [stderr] = note: required because it appears within the type `[closure@src/main.rs:101:33: 103:6 cpu_runtime_perfmap:bcc::perf::PerfMap]` [INFO] [stderr] = note: required by `std::thread::spawn` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `aarai`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e7e5b5d2f06ab82119f49620eca63d23c2fb2a1eea31e420c5858d90e1cd102e"` [INFO] running `"docker" "rm" "-f" "e7e5b5d2f06ab82119f49620eca63d23c2fb2a1eea31e420c5858d90e1cd102e"` [INFO] [stdout] e7e5b5d2f06ab82119f49620eca63d23c2fb2a1eea31e420c5858d90e1cd102e