[INFO] fetching crate dialtone_test_util 0.1.0... [INFO] building dialtone_test_util-0.1.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate dialtone_test_util 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate dialtone_test_util 0.1.0 on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dialtone_test_util 0.1.0 [INFO] finished tweaking crates.io crate dialtone_test_util 0.1.0 [INFO] tweaked toml for crates.io crate dialtone_test_util 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82d772e30138588820efaed8a9783bd75f765fdc8fe9d255516305e59b52fac5 [INFO] running `Command { std: "docker" "start" "-a" "82d772e30138588820efaed8a9783bd75f765fdc8fe9d255516305e59b52fac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82d772e30138588820efaed8a9783bd75f765fdc8fe9d255516305e59b52fac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d772e30138588820efaed8a9783bd75f765fdc8fe9d255516305e59b52fac5", kill_on_drop: false }` [INFO] [stdout] 82d772e30138588820efaed8a9783bd75f765fdc8fe9d255516305e59b52fac5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1136687fb7544c34b8f4efde7020c8dc87ec53a067321be2acb0e476f8f4f71 [INFO] running `Command { std: "docker" "start" "-a" "a1136687fb7544c34b8f4efde7020c8dc87ec53a067321be2acb0e476f8f4f71", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling whoami v1.3.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling const_format v0.2.30 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling validator_types v0.15.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling tokio-cron-scheduler v0.7.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling bcrypt v0.13.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling validator_derive v0.15.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling lol_html v0.3.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling serde_variant v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling validator v0.15.0 [INFO] [stderr] Compiling jsonwebtoken v8.2.0 [INFO] [stderr] Compiling testcontainers v0.12.0 [INFO] [stderr] Compiling dialtone_sqlx_macros v0.1.0 [INFO] [stderr] Compiling dialtone_common v0.1.0 [INFO] [stderr] Compiling cron v0.10.1 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling dialtone_reqwest v0.1.0 [INFO] [stderr] Compiling sqlx v0.5.13 [INFO] [stderr] Compiling dialtone_sqlx v0.1.0 [INFO] [stderr] Compiling dialtone_axum v0.1.0 [INFO] [stderr] Compiling dialtone_test_util v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "a1136687fb7544c34b8f4efde7020c8dc87ec53a067321be2acb0e476f8f4f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1136687fb7544c34b8f4efde7020c8dc87ec53a067321be2acb0e476f8f4f71", kill_on_drop: false }` [INFO] [stdout] a1136687fb7544c34b8f4efde7020c8dc87ec53a067321be2acb0e476f8f4f71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c23982581f35395ddbced165b15304ead2551270c3370db948b748da4dc58b48 [INFO] running `Command { std: "docker" "start" "-a" "c23982581f35395ddbced165b15304ead2551270c3370db948b748da4dc58b48", kill_on_drop: false }` [INFO] [stderr] Compiling dialtone_test_util v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "c23982581f35395ddbced165b15304ead2551270c3370db948b748da4dc58b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23982581f35395ddbced165b15304ead2551270c3370db948b748da4dc58b48", kill_on_drop: false }` [INFO] [stdout] c23982581f35395ddbced165b15304ead2551270c3370db948b748da4dc58b48