[INFO] fetching crate icee-rabbit-rs 0.1.13...
[INFO] testing icee-rabbit-rs-0.1.13 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate icee-rabbit-rs 0.1.13 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate icee-rabbit-rs 0.1.13
[INFO] finished tweaking crates.io crate icee-rabbit-rs 0.1.13
[INFO] tweaked toml for crates.io crate icee-rabbit-rs 0.1.13 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate icee-rabbit-rs 0.1.13 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 197 packages to latest compatible versions
[INFO] [stderr]       Adding async-amqp v1.2.0 (available: v2.0.0)
[INFO] [stderr]       Adding funty v1.1.0 (available: v2.0.0)
[INFO] [stderr]       Adding lapin v1.10.0 (available: v3.7.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89fa8c29d4879fa0c2a8f8b4906034cc4bf2cf06319a3c93909ea18067a46db9
[INFO] running `Command { std: "docker" "start" "-a" "89fa8c29d4879fa0c2a8f8b4906034cc4bf2cf06319a3c93909ea18067a46db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89fa8c29d4879fa0c2a8f8b4906034cc4bf2cf06319a3c93909ea18067a46db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89fa8c29d4879fa0c2a8f8b4906034cc4bf2cf06319a3c93909ea18067a46db9", kill_on_drop: false }`
[INFO] [stdout] 89fa8c29d4879fa0c2a8f8b4906034cc4bf2cf06319a3c93909ea18067a46db9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6aa21ad24f1275c192834ea6b30cb53c21f5258b5df20e847737333cc826a7f4
[INFO] running `Command { std: "docker" "start" "-a" "6aa21ad24f1275c192834ea6b30cb53c21f5258b5df20e847737333cc826a7f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling amq-protocol v6.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling lapin v1.10.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling pinky-swear v4.5.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling amq-protocol-uri v6.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling serde_test v0.8.23
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling linked-hash-map v0.3.0
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling amq-protocol-types v6.1.0
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling icee-config-rs v0.1.2
[INFO] [stderr]    Compiling tcp-stream v0.20.10
[INFO] [stderr]    Compiling amq-protocol-tcp v6.1.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling icee-container-rs v0.1.2
[INFO] [stderr]    Compiling async-lapin v1.3.0
[INFO] [stderr]    Compiling async-amqp v1.2.0
[INFO] [stderr]    Compiling icee-rabbit-rs v0.1.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.83s
[INFO] running `Command { std: "docker" "inspect" "6aa21ad24f1275c192834ea6b30cb53c21f5258b5df20e847737333cc826a7f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aa21ad24f1275c192834ea6b30cb53c21f5258b5df20e847737333cc826a7f4", kill_on_drop: false }`
[INFO] [stdout] 6aa21ad24f1275c192834ea6b30cb53c21f5258b5df20e847737333cc826a7f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f1b89c1236022d00c72ae2eee618d4a130d675e19c278a0bff056fcb9aa92d76
[INFO] running `Command { std: "docker" "start" "-a" "f1b89c1236022d00c72ae2eee618d4a130d675e19c278a0bff056fcb9aa92d76", kill_on_drop: false }`
[INFO] [stderr]    Compiling icee-rabbit-rs v0.1.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "f1b89c1236022d00c72ae2eee618d4a130d675e19c278a0bff056fcb9aa92d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1b89c1236022d00c72ae2eee618d4a130d675e19c278a0bff056fcb9aa92d76", kill_on_drop: false }`
[INFO] [stdout] f1b89c1236022d00c72ae2eee618d4a130d675e19c278a0bff056fcb9aa92d76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 868cefd553acaf378a0a5e1fc0e1d891641352ea944952f0d09fc3e821d4b11e
[INFO] running `Command { std: "docker" "start" "-a" "868cefd553acaf378a0a5e1fc0e1d891641352ea944952f0d09fc3e821d4b11e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/icee-rabbit-rs/fd03e9610c6c4e08/deps/icee_rabbit_rs-fd03e9610c6c4e08)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests icee_rabbit_rs
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/rabbitmq/consumer.rs - rabbitmq::consumer::AmqpConsumer (line 20) - compile ... ok
[INFO] [stdout] test src/rabbitmq/consumer.rs - rabbitmq::consumer::AmqpConsumer (line 37) - compile ... ok
[INFO] [stdout] test src/rabbitmq/publisher.rs - rabbitmq::publisher::AmqpPublisher (line 12) - compile ... FAILED
[INFO] [stdout] test src/model/message.rs - model::message::Message::header_string_default (line 52) ... ok
[INFO] [stdout] test src/model/message.rs - model::message::Message::header_i32 (line 82) ... ok
[INFO] [stdout] test src/model/message.rs - model::message::Message::header_i32_default (line 112) ... ok
[INFO] [stdout] test src/model/message.rs - model::message::Message::header_string (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rabbitmq/publisher.rs - rabbitmq::publisher::AmqpPublisher (line 12) stdout ----
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/rabbitmq/publisher.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | publisher.publish(message);
[INFO] [stdout]    |           ^^^^^^^--------- two arguments of type `Option<&str>` and `Option<&str>` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/rabbitmq/publisher.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub async fn publish(&self, message: Message, exchange_key_override: Option<&str>, routing_key_override: Option<&str>) {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 21 | publisher.publish(message, /* Option<&str> */, /* Option<&str> */);
[INFO] [stdout]    |                          ++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/rabbitmq/publisher.rs - rabbitmq::publisher::AmqpPublisher (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "868cefd553acaf378a0a5e1fc0e1d891641352ea944952f0d09fc3e821d4b11e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868cefd553acaf378a0a5e1fc0e1d891641352ea944952f0d09fc3e821d4b11e", kill_on_drop: false }`
[INFO] [stdout] 868cefd553acaf378a0a5e1fc0e1d891641352ea944952f0d09fc3e821d4b11e
