[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/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/sch00lb0y/aarai"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/sch00lb0y/aarai'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sch00lb0y/aarai" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/sch00lb0y/aarai"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/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 master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sch00lb0y/aarai on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "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/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/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/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/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" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/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" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking sch00lb0y/aarai against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-5/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/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=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" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1091247c5051203b5838982c2b244582ec775d37130e595481ead543708b3503 [INFO] running `"docker" "start" "-a" "1091247c5051203b5838982c2b244582ec775d37130e595481ead543708b3503"` [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] Checking nom v2.2.1 [INFO] [stderr] Checking jed v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking filetime v0.1.15 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking termion v1.5.3 [INFO] [stderr] Checking miniz-sys v0.1.12 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking tar v0.3.4 [INFO] [stderr] Checking pest v2.1.1 [INFO] [stderr] Checking openssl v0.9.24 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking prettytable-rs v0.6.7 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking url v0.5.10 [INFO] [stderr] Checking hyperlocal v0.3.0 [INFO] [stderr] Checking hyper-openssl v0.2.7 [INFO] [stderr] Checking bcc v0.0.10 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking shiplift v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking aarai v0.1.0 (/opt/crater/workdir) [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: 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] 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 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `aarai`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this 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" "1091247c5051203b5838982c2b244582ec775d37130e595481ead543708b3503"` [INFO] running `"docker" "rm" "-f" "1091247c5051203b5838982c2b244582ec775d37130e595481ead543708b3503"` [INFO] [stdout] 1091247c5051203b5838982c2b244582ec775d37130e595481ead543708b3503