[INFO] fetching crate diff_fmt 0.1.0... [INFO] testing diff_fmt-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate diff_fmt 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate diff_fmt 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/rust-toolchain [INFO] started tweaking crates.io crate diff_fmt 0.1.0 [INFO] finished tweaking crates.io crate diff_fmt 0.1.0 [INFO] tweaked toml for crates.io crate diff_fmt 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ddbb792e39b267ac0fa8acd8797d21608cd3920eff316d0254e3eb75c86e259 [INFO] running `Command { std: "docker" "start" "-a" "3ddbb792e39b267ac0fa8acd8797d21608cd3920eff316d0254e3eb75c86e259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ddbb792e39b267ac0fa8acd8797d21608cd3920eff316d0254e3eb75c86e259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ddbb792e39b267ac0fa8acd8797d21608cd3920eff316d0254e3eb75c86e259", kill_on_drop: false }` [INFO] [stdout] 3ddbb792e39b267ac0fa8acd8797d21608cd3920eff316d0254e3eb75c86e259 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6fcd1d03f65eb917b858134a24a0f03a84218caab20b0c57dd1f046230e8662 [INFO] running `Command { std: "docker" "start" "-a" "b6fcd1d03f65eb917b858134a24a0f03a84218caab20b0c57dd1f046230e8662", kill_on_drop: false }` [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling diff_fmt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Position` in `v1` [INFO] [stdout] --> src/lib.rs:40:40 [INFO] [stdout] | [INFO] [stdout] 40 | position: ::core::fmt::rt::v1::Position::At(0usize), [INFO] [stdout] | ^^^^^^^^ could not find `Position` in `v1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(prelude_import)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(print_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(fmt_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(print_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(fmt_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 92 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 93 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 94 | | self.0, [INFO] [stdout] 95 | | ::core::fmt::Display::fmt, [INFO] [stdout] 96 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 97 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:99:38 [INFO] [stdout] | [INFO] [stdout] 99 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 100 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 101 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 102 | | self.1, [INFO] [stdout] 103 | | ::core::fmt::Display::fmt, [INFO] [stdout] 104 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 105 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 114 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 115 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 116 | | self.0, [INFO] [stdout] 117 | | ::core::fmt::Binary::fmt, [INFO] [stdout] 118 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 119 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 122 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 123 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 124 | | self.1, [INFO] [stdout] 125 | | ::core::fmt::Binary::fmt, [INFO] [stdout] 126 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 127 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:135:38 [INFO] [stdout] | [INFO] [stdout] 135 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 136 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 137 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 138 | | self.0, [INFO] [stdout] 139 | | ::core::fmt::LowerHex::fmt, [INFO] [stdout] 140 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 141 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:143:38 [INFO] [stdout] | [INFO] [stdout] 143 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 144 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 145 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 146 | | self.1, [INFO] [stdout] 147 | | ::core::fmt::LowerHex::fmt, [INFO] [stdout] 148 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 149 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:157:38 [INFO] [stdout] | [INFO] [stdout] 157 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 158 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 159 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 160 | | self.0, [INFO] [stdout] 161 | | ::core::fmt::UpperHex::fmt, [INFO] [stdout] 162 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 163 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:165:38 [INFO] [stdout] | [INFO] [stdout] 165 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 166 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 167 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 168 | | self.1, [INFO] [stdout] 169 | | ::core::fmt::UpperHex::fmt, [INFO] [stdout] 170 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 171 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:179:38 [INFO] [stdout] | [INFO] [stdout] 179 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 180 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 181 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 182 | | self.0, [INFO] [stdout] 183 | | ::core::fmt::Octal::fmt, [INFO] [stdout] 184 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 185 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:187:38 [INFO] [stdout] | [INFO] [stdout] 187 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 188 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 189 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 190 | | self.1, [INFO] [stdout] 191 | | ::core::fmt::Octal::fmt, [INFO] [stdout] 192 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 193 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:201:38 [INFO] [stdout] | [INFO] [stdout] 201 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 202 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 203 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 204 | | self.0, [INFO] [stdout] 205 | | ::core::fmt::UpperExp::fmt, [INFO] [stdout] 206 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 207 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:209:38 [INFO] [stdout] | [INFO] [stdout] 209 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 210 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 211 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 212 | | self.1, [INFO] [stdout] 213 | | ::core::fmt::UpperExp::fmt, [INFO] [stdout] 214 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 215 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:223:38 [INFO] [stdout] | [INFO] [stdout] 223 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 224 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 225 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 226 | | self.0, [INFO] [stdout] 227 | | ::core::fmt::LowerExp::fmt, [INFO] [stdout] 228 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 229 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:231:38 [INFO] [stdout] | [INFO] [stdout] 231 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 232 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 233 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 234 | | self.1, [INFO] [stdout] 235 | | ::core::fmt::LowerExp::fmt, [INFO] [stdout] 236 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 237 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:245:38 [INFO] [stdout] | [INFO] [stdout] 245 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 246 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 247 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 248 | | self.0, [INFO] [stdout] 249 | | ::core::fmt::Pointer::fmt, [INFO] [stdout] 250 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 251 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:253:38 [INFO] [stdout] | [INFO] [stdout] 253 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 254 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 255 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 256 | | self.1, [INFO] [stdout] 257 | | ::core::fmt::Pointer::fmt, [INFO] [stdout] 258 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 259 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:303:38 [INFO] [stdout] | [INFO] [stdout] 303 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 304 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 305 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 306 | | self.0, [INFO] [stdout] 307 | | ::core::fmt::Display::fmt, [INFO] [stdout] 308 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 309 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:311:38 [INFO] [stdout] | [INFO] [stdout] 311 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 312 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 313 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 314 | | self.1, [INFO] [stdout] 315 | | ::core::fmt::Display::fmt, [INFO] [stdout] 316 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 317 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:325:38 [INFO] [stdout] | [INFO] [stdout] 325 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 326 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 327 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 328 | | self.0, [INFO] [stdout] 329 | | ::core::fmt::Binary::fmt, [INFO] [stdout] 330 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 331 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:333:38 [INFO] [stdout] | [INFO] [stdout] 333 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 334 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 335 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 336 | | self.1, [INFO] [stdout] 337 | | ::core::fmt::Binary::fmt, [INFO] [stdout] 338 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 339 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:347:38 [INFO] [stdout] | [INFO] [stdout] 347 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 348 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 349 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 350 | | self.0, [INFO] [stdout] 351 | | ::core::fmt::LowerHex::fmt, [INFO] [stdout] 352 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 353 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:355:38 [INFO] [stdout] | [INFO] [stdout] 355 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 356 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 357 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 358 | | self.1, [INFO] [stdout] 359 | | ::core::fmt::LowerHex::fmt, [INFO] [stdout] 360 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 361 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:369:38 [INFO] [stdout] | [INFO] [stdout] 369 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 370 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 371 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 372 | | self.0, [INFO] [stdout] 373 | | ::core::fmt::UpperHex::fmt, [INFO] [stdout] 374 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 375 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:377:38 [INFO] [stdout] | [INFO] [stdout] 377 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 378 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 379 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 380 | | self.1, [INFO] [stdout] 381 | | ::core::fmt::UpperHex::fmt, [INFO] [stdout] 382 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 383 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:391:38 [INFO] [stdout] | [INFO] [stdout] 391 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 392 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 393 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 394 | | self.0, [INFO] [stdout] 395 | | ::core::fmt::Octal::fmt, [INFO] [stdout] 396 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 397 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:399:38 [INFO] [stdout] | [INFO] [stdout] 399 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 400 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 401 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 402 | | self.1, [INFO] [stdout] 403 | | ::core::fmt::Octal::fmt, [INFO] [stdout] 404 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 405 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:413:38 [INFO] [stdout] | [INFO] [stdout] 413 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 414 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 415 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 416 | | self.0, [INFO] [stdout] 417 | | ::core::fmt::UpperExp::fmt, [INFO] [stdout] 418 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 419 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:421:38 [INFO] [stdout] | [INFO] [stdout] 421 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 422 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 423 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 424 | | self.1, [INFO] [stdout] 425 | | ::core::fmt::UpperExp::fmt, [INFO] [stdout] 426 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 427 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:435:38 [INFO] [stdout] | [INFO] [stdout] 435 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 436 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 437 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 438 | | self.0, [INFO] [stdout] 439 | | ::core::fmt::LowerExp::fmt, [INFO] [stdout] 440 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 441 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:443:38 [INFO] [stdout] | [INFO] [stdout] 443 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 444 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 445 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 446 | | self.1, [INFO] [stdout] 447 | | ::core::fmt::LowerExp::fmt, [INFO] [stdout] 448 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 449 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:457:38 [INFO] [stdout] | [INFO] [stdout] 457 | let one = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 458 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 459 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 460 | | self.0, [INFO] [stdout] 461 | | ::core::fmt::Pointer::fmt, [INFO] [stdout] 462 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 463 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/lib.rs:465:38 [INFO] [stdout] | [INFO] [stdout] 465 | let two = alloc::fmt::format(::core::fmt::Arguments::new_v1_formatted( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 arguments [INFO] [stdout] 466 | &[""], [INFO] [stdout] | ----- [INFO] [stdout] 467 | / &[::core::fmt::ArgumentV1::new( [INFO] [stdout] 468 | | self.1, [INFO] [stdout] 469 | | ::core::fmt::Pointer::fmt, [INFO] [stdout] 470 | | )], [INFO] [stdout] | |______________- [INFO] [stdout] 471 | &cp_args, [INFO] [stdout] | -------- supplied 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0433, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `diff_fmt` due to 39 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b6fcd1d03f65eb917b858134a24a0f03a84218caab20b0c57dd1f046230e8662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6fcd1d03f65eb917b858134a24a0f03a84218caab20b0c57dd1f046230e8662", kill_on_drop: false }` [INFO] [stdout] b6fcd1d03f65eb917b858134a24a0f03a84218caab20b0c57dd1f046230e8662