[INFO] crate cargo-bpf 0.9.9 is already in cache [INFO] checking cargo-bpf-0.9.9 against master#212aa3ea28d91a97d1e1261709c0b6e6790788e6 for pr-69340 [INFO] extracting crate cargo-bpf 0.9.9 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cargo-bpf 0.9.9 on toolchain 212aa3ea28d91a97d1e1261709c0b6e6790788e6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cargo-bpf 0.9.9 [INFO] finished tweaking crates.io crate cargo-bpf 0.9.9 [INFO] tweaked toml for crates.io crate cargo-bpf 0.9.9 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate cargo-bpf 0.9.9 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dc05a74c5bf8a4c8c729b7ba799a7bd22b9592acba0a27bca13fcca73a17a96c [INFO] running `"docker" "start" "-a" "dc05a74c5bf8a4c8c729b7ba799a7bd22b9592acba0a27bca13fcca73a17a96c"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking peeking_take_while v0.1.2 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking zero v0.1.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking proc-macro2 v1.0.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking which v3.1.0 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking clang-sys v0.28.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking hexdump v0.1.0 [INFO] [stderr] Checking cexpr v0.3.6 [INFO] [stderr] Checking goblin v0.0.20 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking toml_edit v0.1.5 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Compiling bpf-sys v0.9.9 [INFO] [stderr] Checking redbpf v0.9.9 [INFO] [stderr] Checking cargo-bpf v0.9.9 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:154:29 [INFO] [stderr] | [INFO] [stderr] 154 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:154:29 [INFO] [stderr] | [INFO] [stderr] 154 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:154:29 [INFO] [stderr] | [INFO] [stderr] 154 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:154:29 [INFO] [stderr] | [INFO] [stderr] 154 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `"docker" "inspect" "dc05a74c5bf8a4c8c729b7ba799a7bd22b9592acba0a27bca13fcca73a17a96c"` [INFO] running `"docker" "rm" "-f" "dc05a74c5bf8a4c8c729b7ba799a7bd22b9592acba0a27bca13fcca73a17a96c"` [INFO] [stdout] dc05a74c5bf8a4c8c729b7ba799a7bd22b9592acba0a27bca13fcca73a17a96c