[INFO] fetching crate bodo_connect 0.9.1...
[INFO] testing bodo_connect-0.9.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bodo_connect 0.9.1 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate bodo_connect 0.9.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bodo_connect 0.9.1
[INFO] tweaked toml for crates.io crate bodo_connect 0.9.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bodo_connect 0.9.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bodo_connect 0.9.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 127dcb9e816495e0b9f81a3f21828306eb50f41ac6d01b34f26bf633e634b53f
[INFO] running `Command { std: "docker" "start" "-a" "127dcb9e816495e0b9f81a3f21828306eb50f41ac6d01b34f26bf633e634b53f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "127dcb9e816495e0b9f81a3f21828306eb50f41ac6d01b34f26bf633e634b53f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "127dcb9e816495e0b9f81a3f21828306eb50f41ac6d01b34f26bf633e634b53f", kill_on_drop: false }`
[INFO] [stdout] 127dcb9e816495e0b9f81a3f21828306eb50f41ac6d01b34f26bf633e634b53f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65f06809603a844a56e407da6c0fbe70c29d7e56fb67534d36446c3ec1d8474b
[INFO] running `Command { std: "docker" "start" "-a" "65f06809603a844a56e407da6c0fbe70c29d7e56fb67534d36446c3ec1d8474b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling dns-lookup v1.0.8
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mac_address v1.1.5
[INFO] [stderr]    Compiling clap v4.4.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling reachable v0.2.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling bodo_connect v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "65f06809603a844a56e407da6c0fbe70c29d7e56fb67534d36446c3ec1d8474b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65f06809603a844a56e407da6c0fbe70c29d7e56fb67534d36446c3ec1d8474b", kill_on_drop: false }`
[INFO] [stdout] 65f06809603a844a56e407da6c0fbe70c29d7e56fb67534d36446c3ec1d8474b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e4a3a0c214d7256dc430acc495f47e6075ccc63ddb25c9712deb6ba4492f94d
[INFO] running `Command { std: "docker" "start" "-a" "6e4a3a0c214d7256dc430acc495f47e6075ccc63ddb25c9712deb6ba4492f94d", kill_on_drop: false }`
[INFO] [stderr]    Compiling bodo_connect v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 9 arguments but 8 arguments were supplied
[INFO] [stdout]    --> tests/tests.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |       subnet.add_host(Host::new(
[INFO] [stdout]     |  _____________________^^^^^^^^^-
[INFO] [stdout] 118 | |         "x".to_string(),
[INFO] [stdout] 119 | |         "x".to_string(),
[INFO] [stdout] 120 | |         IpAddr::from_str("10.8.5.2").unwrap(),
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |         Some(true),
[INFO] [stdout] 127 | |     ));
[INFO] [stdout]     | |_____- argument #9 of type `Option<Vec<std::string::String>>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/net/host.rs:46:12
[INFO] [stdout]     |
[INFO] [stdout]  46 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 117 ~     subnet.add_host(Host::new(
[INFO] [stdout] 118 +         "x".to_string(),
[INFO] [stdout] 119 +         "x".to_string(),
[INFO] [stdout] 120 +         IpAddr::from_str("10.8.5.2").unwrap(),
[INFO] [stdout] 121 +         5,
[INFO] [stdout] 122 +         None,
[INFO] [stdout] 123 +         HashSet::new(),
[INFO] [stdout] 124 +         Some(Waker::HttpWaker {method: Method::GET, url: "https://example.com".to_string()}),
[INFO] [stdout] 125 +         Some(true),
[INFO] [stdout] 126 +         /* Option<Vec<std::string::String>> */,
[INFO] [stdout] 127 ~     ));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bodo_connect` (test "tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6e4a3a0c214d7256dc430acc495f47e6075ccc63ddb25c9712deb6ba4492f94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e4a3a0c214d7256dc430acc495f47e6075ccc63ddb25c9712deb6ba4492f94d", kill_on_drop: false }`
[INFO] [stdout] 6e4a3a0c214d7256dc430acc495f47e6075ccc63ddb25c9712deb6ba4492f94d
