[INFO] updating cached repository https://github.com/sch00lb0y/aarai [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 19bec5cd33b000543f9b480680798c9c4b06f1d4 [INFO] checking sch00lb0y/aarai against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsch00lb0y%2Faarai" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sch00lb0y/aarai on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sch00lb0y/aarai [INFO] removed path dependency bcc from git repo https://github.com/sch00lb0y/aarai [INFO] removed path dependency procinfo from git repo https://github.com/sch00lb0y/aarai [INFO] finished tweaking git repo https://github.com/sch00lb0y/aarai [INFO] tweaked toml for git repo https://github.com/sch00lb0y/aarai written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sch00lb0y/aarai already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/builds/worker-6/source/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/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3a4f7d0318552dfe6eea10d5324b1f766437afe8b16543f44e0168edd480b32c [INFO] running `"docker" "start" "-a" "3a4f7d0318552dfe6eea10d5324b1f766437afe8b16543f44e0168edd480b32c"` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling bcc-sys v0.10.2 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking jed v0.1.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking filetime v0.1.15 [INFO] [stderr] Checking unix_socket v0.5.0 [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 csv v0.15.0 [INFO] [stderr] Checking openssl v0.9.24 [INFO] [stderr] Checking tar v0.3.4 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking prettytable-rs v0.6.7 [INFO] [stderr] Checking url v0.5.10 [INFO] [stderr] Checking bcc v0.0.11 [INFO] [stderr] Checking hyper-openssl v0.2.7 [INFO] [stderr] Checking hyperlocal v0.3.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking shiplift v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking aarai v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:36:29 [INFO] [stderr] | [INFO] [stderr] 36 | let mut absolute_path = try!(std::env::current_dir()); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [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 'try': use the `?` operator instead [INFO] [stderr] --> src/main.rs:36:29 [INFO] [stderr] | [INFO] [stderr] 36 | let mut absolute_path = try!(std::env::current_dir()); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [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] 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] 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[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: 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: Could not compile `aarai`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3a4f7d0318552dfe6eea10d5324b1f766437afe8b16543f44e0168edd480b32c"` [INFO] running `"docker" "rm" "-f" "3a4f7d0318552dfe6eea10d5324b1f766437afe8b16543f44e0168edd480b32c"` [INFO] [stdout] 3a4f7d0318552dfe6eea10d5324b1f766437afe8b16543f44e0168edd480b32c