[INFO] crate r2d2_pulsar 0.1.3 is already in cache
[INFO] checking r2d2_pulsar-0.1.3 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate r2d2_pulsar 0.1.3 into /workspace/builds/worker-6/source
[INFO] validating manifest of crates.io crate r2d2_pulsar 0.1.3 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate r2d2_pulsar 0.1.3
[INFO] finished tweaking crates.io crate r2d2_pulsar 0.1.3
[INFO] tweaked toml for crates.io crate r2d2_pulsar 0.1.3 written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] b6df6cf3daeb4b956a50c153cb8353eff12dab7f281421ed0d08cc4c8430e33a
[INFO] running `"docker" "start" "-a" "b6df6cf3daeb4b956a50c153cb8353eff12dab7f281421ed0d08cc4c8430e33a"`
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]     Checking prost v0.4.0
[INFO] [stderr]    Compiling prost-build v0.4.0
[INFO] [stderr]     Checking trust-dns-proto v0.7.4
[INFO] [stderr]     Checking trust-dns-resolver v0.11.1
[INFO] [stderr]    Compiling prost-derive v0.4.0
[INFO] [stderr]    Compiling prost-types v0.4.0
[INFO] [stderr]    Compiling pulsar v0.1.4
[INFO] [stderr]     Checking r2d2_pulsar v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stderr]   --> src/lib.rs:91:24
[INFO] [stderr]    |
[INFO] [stderr] 91 |         let send_1 = a.send_json("r2d2_test", &dataz.clone());
[INFO] [stderr]    |                        ^^^^^^^^^ -----------  -------------- supplied 2 arguments
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        expected 3 arguments
[INFO] [stderr] 
[INFO] [stderr] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stderr]   --> src/lib.rs:92:24
[INFO] [stderr]    |
[INFO] [stderr] 92 |         let send_2 = b.send_json("r2d2_test", &dataz.clone());
[INFO] [stderr]    |                        ^^^^^^^^^ -----------  -------------- supplied 2 arguments
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        expected 3 arguments
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0061`.
[INFO] [stderr] error: could not compile `r2d2_pulsar`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "b6df6cf3daeb4b956a50c153cb8353eff12dab7f281421ed0d08cc4c8430e33a"`
[INFO] running `"docker" "rm" "-f" "b6df6cf3daeb4b956a50c153cb8353eff12dab7f281421ed0d08cc4c8430e33a"`
[INFO] [stdout] b6df6cf3daeb4b956a50c153cb8353eff12dab7f281421ed0d08cc4c8430e33a
