[INFO] fetching crate ambassade-debug 0.2.0...
[INFO] testing ambassade-debug-0.2.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate ambassade-debug 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate ambassade-debug 0.2.0
[INFO] finished tweaking crates.io crate ambassade-debug 0.2.0
[INFO] tweaked toml for crates.io crate ambassade-debug 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ambassade-debug 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 33 packages to latest compatible versions
[INFO] [stderr]       Adding git2 v0.8.0 (available: v0.20.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded git2 v0.8.0
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded libgit2-sys v0.7.11
[INFO] [stderr]   Downloaded curl-sys v0.4.83+curl-8.15.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9d64bbae89b15baa0f57e4551340bdb55ee226885d72feda99ad2351662c290
[INFO] running `Command { std: "docker" "start" "-a" "d9d64bbae89b15baa0f57e4551340bdb55ee226885d72feda99ad2351662c290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9d64bbae89b15baa0f57e4551340bdb55ee226885d72feda99ad2351662c290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9d64bbae89b15baa0f57e4551340bdb55ee226885d72feda99ad2351662c290", kill_on_drop: false }`
[INFO] [stdout] d9d64bbae89b15baa0f57e4551340bdb55ee226885d72feda99ad2351662c290
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0252d5ccfb361850acb57b5f38e8f042a69cb7c3aebf9996da1530bd4a734c8
[INFO] running `Command { std: "docker" "start" "-a" "f0252d5ccfb361850acb57b5f38e8f042a69cb7c3aebf9996da1530bd4a734c8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.7.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling git2 v0.8.0
[INFO] [stderr]    Compiling ambassade-debug v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/debug.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         try!(write!(f, "{}", string));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.07s
[INFO] running `Command { std: "docker" "inspect" "f0252d5ccfb361850acb57b5f38e8f042a69cb7c3aebf9996da1530bd4a734c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0252d5ccfb361850acb57b5f38e8f042a69cb7c3aebf9996da1530bd4a734c8", kill_on_drop: false }`
[INFO] [stdout] f0252d5ccfb361850acb57b5f38e8f042a69cb7c3aebf9996da1530bd4a734c8
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9ced76d3cc20639ecd6699db24c80c47a790379434bc5784c30f3b0d0a82bd0
[INFO] running `Command { std: "docker" "start" "-a" "b9ced76d3cc20639ecd6699db24c80c47a790379434bc5784c30f3b0d0a82bd0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling ambassade-debug v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/debug.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         try!(write!(f, "{}", string));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/debug.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         try!(write!(f, "{}", string));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "b9ced76d3cc20639ecd6699db24c80c47a790379434bc5784c30f3b0d0a82bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9ced76d3cc20639ecd6699db24c80c47a790379434bc5784c30f3b0d0a82bd0", kill_on_drop: false }`
[INFO] [stdout] b9ced76d3cc20639ecd6699db24c80c47a790379434bc5784c30f3b0d0a82bd0
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d8082e32e9530f6e2a77ca0123b961ab40c5c6f39672327e26fe46f07ce6b303
[INFO] running `Command { std: "docker" "start" "-a" "d8082e32e9530f6e2a77ca0123b961ab40c5c6f39672327e26fe46f07ce6b303", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] 
[INFO] [stderr]   --> src/debug.rs:94:9
[INFO] [stdout] running 1 test
[INFO] [stderr]    |
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stderr] 94 |         try!(write!(f, "{}", string));
[INFO] [stdout] 
[INFO] [stderr]    |         ^^^
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ambassade-debug` (lib) generated 1 warning
[INFO] [stderr] warning: `ambassade-debug` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ambassade_debug-a42c18658da2baa3)
[INFO] [stderr]    Doc-tests ambassade_debug
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/debug.rs - debug::SubmitMethod::submission_failed (line 40) ... FAILED
[INFO] [stdout] test src/debug.rs - debug::SubmitMethod (line 8) ... FAILED
[INFO] [stdout] test src/debug.rs - debug::SubmitMethod::submission_succeeded (line 27) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/debug.rs - debug::SubmitMethod::submission_failed (line 40) stdout ----
[INFO] [stdout] error: expected one of `!`, `.`, `::`, `:`, `?`, `{`, `|`, or an operator, found `)`
[INFO] [stdout]  --> src/debug.rs:41:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn submission_failed(&self, info &DebugInfo) {
[INFO] [stdout]   |                                            ^ expected one of 8 possible tokens
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/debug.rs:41:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn submission_failed(&self, info &DebugInfo) {
[INFO] [stdout]   |                      ^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `info` in this scope
[INFO] [stdout]  --> src/debug.rs:42:116
[INFO] [stdout]   |
[INFO] [stdout] 4 |     println!("Something went wrong. Our apologies for the inconvenience. This information could not be sent:\n{}", info);
[INFO] [stdout]   |                                                                                                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: expected a pattern, found an expression
[INFO] [stdout]  --> src/debug.rs:41:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn submission_failed(&self, info &DebugInfo) {
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ not a pattern
[INFO] [stdout]   |
[INFO] [stdout]   = note: arbitrary expressions are not allowed in patterns: <https://doc.rust-lang.org/book/ch19-00-patterns.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug.rs - debug::SubmitMethod (line 8) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `SubmitMethod` in this scope
[INFO] [stdout]  --> src/debug.rs:11:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl SubmitMethod for MockType {
[INFO] [stdout]   |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DebugInfo` in this scope
[INFO] [stdout]  --> src/debug.rs:12:29
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn submit(&self, info: &DebugInfo) -> bool {
[INFO] [stdout]   |                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug.rs - debug::SubmitMethod::submission_succeeded (line 27) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/debug.rs:28:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn submission_succeeded(&self, info: &DebugInfo) {
[INFO] [stdout]   |                         ^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DebugInfo` in this scope
[INFO] [stdout]  --> src/debug.rs:28:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn submission_succeeded(&self, info: &DebugInfo) {
[INFO] [stdout]   |                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/debug.rs - debug::SubmitMethod (line 8)
[INFO] [stdout]     src/debug.rs - debug::SubmitMethod::submission_failed (line 40)
[INFO] [stdout]     src/debug.rs - debug::SubmitMethod::submission_succeeded (line 27)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d8082e32e9530f6e2a77ca0123b961ab40c5c6f39672327e26fe46f07ce6b303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8082e32e9530f6e2a77ca0123b961ab40c5c6f39672327e26fe46f07ce6b303", kill_on_drop: false }`
[INFO] [stdout] d8082e32e9530f6e2a77ca0123b961ab40c5c6f39672327e26fe46f07ce6b303
