[INFO] fetching crate bodo_connect 0.9.1... [INFO] testing bodo_connect-0.9.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bodo_connect 0.9.1 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bodo_connect 0.9.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded mac_address v1.1.5 [INFO] [stderr] Downloaded anyhow v1.0.88 [INFO] [stderr] Downloaded dns-lookup v1.0.8 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] [stderr] Downloaded openssl-sys v0.9.95 [INFO] [stderr] Downloaded cc v1.2.17 [INFO] [stderr] Downloaded reachable v0.2.2 [INFO] [stderr] Downloaded errno v0.3.6 [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded rustls-webpki v0.103.0 [INFO] [stderr] Downloaded rustls v0.23.25 [INFO] [stderr] Downloaded openssl v0.10.59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ca4c2f9d1bc47a1789853aea656eb8aef52c0146f04000d5d584373990f0b30 [INFO] running `Command { std: "docker" "start" "-a" "8ca4c2f9d1bc47a1789853aea656eb8aef52c0146f04000d5d584373990f0b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ca4c2f9d1bc47a1789853aea656eb8aef52c0146f04000d5d584373990f0b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ca4c2f9d1bc47a1789853aea656eb8aef52c0146f04000d5d584373990f0b30", kill_on_drop: false }` [INFO] [stdout] 8ca4c2f9d1bc47a1789853aea656eb8aef52c0146f04000d5d584373990f0b30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce2cfed5603002d17b571ec0ed2a5babba7f61a0844f483c6ec05c8b36a47049 [INFO] running `Command { std: "docker" "start" "-a" "ce2cfed5603002d17b571ec0ed2a5babba7f61a0844f483c6ec05c8b36a47049", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling serde v1.0.210 [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 syn v2.0.77 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [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 libyml v0.0.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling nix v0.23.2 [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 subprocess v0.2.9 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 clap v4.4.7 [INFO] [stderr] Compiling mac_address v1.1.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.10 [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 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 26s [INFO] running `Command { std: "docker" "inspect" "ce2cfed5603002d17b571ec0ed2a5babba7f61a0844f483c6ec05c8b36a47049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce2cfed5603002d17b571ec0ed2a5babba7f61a0844f483c6ec05c8b36a47049", kill_on_drop: false }` [INFO] [stdout] ce2cfed5603002d17b571ec0ed2a5babba7f61a0844f483c6ec05c8b36a47049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 071c610656202cf49c1135aba2ab0050f6ea05affdfc50b751ee4120ab9c6d45 [INFO] running `Command { std: "docker" "start" "-a" "071c610656202cf49c1135aba2ab0050f6ea05affdfc50b751ee4120ab9c6d45", 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>` 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> */, [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" "071c610656202cf49c1135aba2ab0050f6ea05affdfc50b751ee4120ab9c6d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071c610656202cf49c1135aba2ab0050f6ea05affdfc50b751ee4120ab9c6d45", kill_on_drop: false }` [INFO] [stdout] 071c610656202cf49c1135aba2ab0050f6ea05affdfc50b751ee4120ab9c6d45