[INFO] cloning repository https://github.com/jvns/ltrace-bcc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvns/ltrace-bcc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvns%2Fltrace-bcc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvns%2Fltrace-bcc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f35407cc72485c336397af8dbf5c759befcf6d5b
[INFO] checking jvns/ltrace-bcc against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvns%2Fltrace-bcc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jvns/ltrace-bcc
[INFO] finished tweaking git repo https://github.com/jvns/ltrace-bcc
[INFO] tweaked toml for git repo https://github.com/jvns/ltrace-bcc written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jvns/ltrace-bcc on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jvns/ltrace-bcc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ltrace-bcc` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.4
[INFO] [stderr]   Downloaded goblin v0.0.14
[INFO] [stderr]   Downloaded scroll_derive v0.8.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.6
[INFO] [stderr]   Downloaded cexpr v0.2.3
[INFO] [stderr]   Downloaded env_logger v0.4.3
[INFO] [stderr]   Downloaded scroll v0.8.0
[INFO] [stderr]   Downloaded bcc-sys v0.4.0
[INFO] [stderr]   Downloaded which v1.0.5
[INFO] [stderr]   Downloaded clang-sys v0.21.2
[INFO] [stderr]   Downloaded nom v3.2.1
[INFO] [stderr]   Downloaded bindgen v0.31.3
[INFO] [stderr]   Downloaded regex v0.2.6
[INFO] [stderr]   Downloaded clap v2.30.0
[INFO] [stderr]   Downloaded bcc v0.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] df4fa7b0cad917a9f312363ce8fea721c49dafae90cbd6dfc2c9f79709d9f6dd
[INFO] running `Command { std: "docker" "start" "df4fa7b0cad917a9f312363ce8fea721c49dafae90cbd6dfc2c9f79709d9f6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df4fa7b0cad917a9f312363ce8fea721c49dafae90cbd6dfc2c9f79709d9f6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df4fa7b0cad917a9f312363ce8fea721c49dafae90cbd6dfc2c9f79709d9f6dd" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df4fa7b0cad917a9f312363ce8fea721c49dafae90cbd6dfc2c9f79709d9f6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df4fa7b0cad917a9f312363ce8fea721c49dafae90cbd6dfc2c9f79709d9f6dd" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ltrace-bcc` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.36
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling libloading v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.4.2
[INFO] [stderr]    Compiling bindgen v0.31.3
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.10.2
[INFO] [stderr]    Compiling cc v1.0.4
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking rustc-demangle v0.1.6
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling clang-sys v0.21.2
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling atty v0.2.6
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling clap v2.30.0
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling regex v0.2.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling scroll_derive v0.8.0
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]     Checking scroll v0.8.0
[INFO] [stderr]     Checking goblin v0.0.14
[INFO] [stderr]    Compiling bcc-sys v0.4.0
[INFO] [stderr]     Checking backtrace v0.3.5
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]     Checking bcc v0.0.3
[INFO] [stderr]     Checking ltrace-bcc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:169:32
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn perf_data_callback() -> Box<FnMut(&[u8]) + Send> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn perf_data_callback() -> Box<dyn FnMut(&[u8]) + Send> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:169:32
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn perf_data_callback() -> Box<FnMut(&[u8]) + Send> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn perf_data_callback() -> Box<dyn FnMut(&[u8]) + Send> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.31.3, cexpr v0.2.3, nom v3.2.1, syn v0.11.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "df4fa7b0cad917a9f312363ce8fea721c49dafae90cbd6dfc2c9f79709d9f6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df4fa7b0cad917a9f312363ce8fea721c49dafae90cbd6dfc2c9f79709d9f6dd", kill_on_drop: false }`
[INFO] [stdout] df4fa7b0cad917a9f312363ce8fea721c49dafae90cbd6dfc2c9f79709d9f6dd
