[INFO] cloning repository https://github.com/LorenzoLeonardo/smtp-xoauth2-test-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LorenzoLeonardo/smtp-xoauth2-test-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLorenzoLeonardo%2Fsmtp-xoauth2-test-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLorenzoLeonardo%2Fsmtp-xoauth2-test-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2842806a251b44285f95779f7bba718e9be4fc1
[INFO] testing LorenzoLeonardo/smtp-xoauth2-test-tool against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLorenzoLeonardo%2Fsmtp-xoauth2-test-tool" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LorenzoLeonardo/smtp-xoauth2-test-tool
[INFO] finished tweaking git repo https://github.com/LorenzoLeonardo/smtp-xoauth2-test-tool
[INFO] tweaked toml for git repo https://github.com/LorenzoLeonardo/smtp-xoauth2-test-tool written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LorenzoLeonardo/smtp-xoauth2-test-tool on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LorenzoLeonardo/smtp-xoauth2-test-tool 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with_macros v3.16.1
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded mail-builder v0.4.4
[INFO] [stderr]   Downloaded portable-atomic v1.12.0
[INFO] [stderr]   Downloaded smtp-proto v0.2.0
[INFO] [stderr]   Downloaded mail-send v0.5.2
[INFO] [stderr]   Downloaded oauth2 v5.0.0
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.5
[INFO] [stderr]   Downloaded extio v0.1.0
[INFO] [stderr]   Downloaded openidconnect v4.0.1
[INFO] [stderr]   Downloaded hashify v0.2.7
[INFO] [stderr]   Downloaded quick_cache v0.6.18
[INFO] [stderr]   Downloaded async-curl v0.5.0
[INFO] [stderr]   Downloaded serde_json v1.0.146
[INFO] [stderr]   Downloaded hickory-resolver v0.26.0-alpha.1
[INFO] [stderr]   Downloaded derive-deref-rs v0.1.1
[INFO] [stderr]   Downloaded serde_with v3.16.1
[INFO] [stderr]   Downloaded zlib-rs v0.5.5
[INFO] [stderr]   Downloaded mail-auth v0.7.5
[INFO] [stderr]   Downloaded hickory-proto v0.26.0-alpha.1
[INFO] [stderr]   Downloaded mail-parser v0.11.1
[INFO] [stderr]   Downloaded curl-sys v0.4.84+curl-8.17.0
[INFO] [stderr]   Downloaded curl-http-client v2.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28304f78b4416fb16c1d34e471119b77d1e06931c89bc3c0a788fb700aae2842
[INFO] running `Command { std: "docker" "start" "-a" "28304f78b4416fb16c1d34e471119b77d1e06931c89bc3c0a788fb700aae2842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28304f78b4416fb16c1d34e471119b77d1e06931c89bc3c0a788fb700aae2842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28304f78b4416fb16c1d34e471119b77d1e06931c89bc3c0a788fb700aae2842", kill_on_drop: false }`
[INFO] [stdout] 28304f78b4416fb16c1d34e471119b77d1e06931c89bc3c0a788fb700aae2842
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f609ac2b877a2e8cf8f703e5fc4257b72a8078241e7ccbe68a89e4a432a8a068
[INFO] running `Command { std: "docker" "start" "-a" "f609ac2b877a2e8cf8f703e5fc4257b72a8078241e7ccbe68a89e4a432a8a068", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.146
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling moka v0.12.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling ppmd-rust v1.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling quick_cache v0.6.18
[INFO] [stderr]    Compiling mail-builder v0.4.4
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling smtp-proto v0.2.0
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling curl-sys v0.4.84+curl-8.17.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling derive-deref-rs v0.1.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hashify v0.2.7
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling mail-parser v0.11.1
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-curl v0.5.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hickory-proto v0.26.0-alpha.1
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling curl-http-client v2.5.1
[INFO] [stderr]    Compiling openidconnect v4.0.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hickory-resolver v0.26.0-alpha.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling mail-auth v0.7.5
[INFO] [stderr]    Compiling extio v0.1.0
[INFO] [stderr]    Compiling mail-send v0.5.2
[INFO] [stderr]    Compiling smtp-xoauth2-test-tool v1.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "f609ac2b877a2e8cf8f703e5fc4257b72a8078241e7ccbe68a89e4a432a8a068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f609ac2b877a2e8cf8f703e5fc4257b72a8078241e7ccbe68a89e4a432a8a068", kill_on_drop: false }`
[INFO] [stdout] f609ac2b877a2e8cf8f703e5fc4257b72a8078241e7ccbe68a89e4a432a8a068
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 990c9f81aaf0ad284b00be7b3ca75de6a109e615b9fcf5fd8b5c1e20f85cd78f
[INFO] running `Command { std: "docker" "start" "-a" "990c9f81aaf0ad284b00be7b3ca75de6a109e615b9fcf5fd8b5c1e20f85cd78f", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling smtp-xoauth2-test-tool v1.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.34s
[INFO] running `Command { std: "docker" "inspect" "990c9f81aaf0ad284b00be7b3ca75de6a109e615b9fcf5fd8b5c1e20f85cd78f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "990c9f81aaf0ad284b00be7b3ca75de6a109e615b9fcf5fd8b5c1e20f85cd78f", kill_on_drop: false }`
[INFO] [stdout] 990c9f81aaf0ad284b00be7b3ca75de6a109e615b9fcf5fd8b5c1e20f85cd78f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9ab1761ea09784eae80906e28710e9a27c8bca23c66a3c23d6c41fabdb37233
[INFO] running `Command { std: "docker" "start" "-a" "a9ab1761ea09784eae80906e28710e9a27c8bca23c66a3c23d6c41fabdb37233", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/smtp_xoauth2_test_tool-eccc099d081ba17f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test error::tests::test_error_codes_to_json_snake_case ... ok
[INFO] [stdout] test error::tests::test_string_snake_case_to_error_codes ... ok
[INFO] [stdout] test error::tests::test_json_snake_case_to_error_codes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a9ab1761ea09784eae80906e28710e9a27c8bca23c66a3c23d6c41fabdb37233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9ab1761ea09784eae80906e28710e9a27c8bca23c66a3c23d6c41fabdb37233", kill_on_drop: false }`
[INFO] [stdout] a9ab1761ea09784eae80906e28710e9a27c8bca23c66a3c23d6c41fabdb37233
