[INFO] crate amqp-codec 0.1.0 is already in cache [INFO] checking amqp-codec-0.1.0 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate amqp-codec 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate amqp-codec 0.1.0 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate amqp-codec 0.1.0 [INFO] finished tweaking crates.io crate amqp-codec 0.1.0 [INFO] tweaked toml for crates.io crate amqp-codec 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 75da7eb8d16e4334473b41faea810f480cc9157149cc41294fcaabc59e100b8c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "75da7eb8d16e4334473b41faea810f480cc9157149cc41294fcaabc59e100b8c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling amqp-codec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] error[E0603]: module `decode` is private [INFO] [stderr] --> src/codec/decode.rs:606:59 [INFO] [stderr] | [INFO] [stderr] 606 | assert_eq!($expected, unwrap_value($kind::decode(b1))); [INFO] [stderr] | ^^^^^^ private module [INFO] [stderr] | [INFO] [stderr] note: the module `decode` is defined here [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0603`. [INFO] [stderr] error: could not compile `amqp-codec`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unused return value of `bytes::bytes_mut::BytesMut::split_to` that must be used [INFO] [stderr] --> src/io.rs:71:21 [INFO] [stderr] | [INFO] [stderr] 71 | src.split_to(4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: consider BytesMut::advance if you don't need the other half [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "75da7eb8d16e4334473b41faea810f480cc9157149cc41294fcaabc59e100b8c"` [INFO] running `"docker" "rm" "-f" "75da7eb8d16e4334473b41faea810f480cc9157149cc41294fcaabc59e100b8c"` [INFO] [stdout] 75da7eb8d16e4334473b41faea810f480cc9157149cc41294fcaabc59e100b8c