[INFO] fetching crate iftree 1.0.7... [INFO] testing iftree-1.0.7 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate iftree 1.0.7 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate iftree 1.0.7 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate iftree 1.0.7 [INFO] tweaked toml for crates.io crate iftree 1.0.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iftree 1.0.7 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate iftree 1.0.7 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c4fbf30ccd229ee2352fad72fcff493e58e4e5912e8229914dfede4068656fd [INFO] running `Command { std: "docker" "start" "-a" "1c4fbf30ccd229ee2352fad72fcff493e58e4e5912e8229914dfede4068656fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c4fbf30ccd229ee2352fad72fcff493e58e4e5912e8229914dfede4068656fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c4fbf30ccd229ee2352fad72fcff493e58e4e5912e8229914dfede4068656fd", kill_on_drop: false }` [INFO] [stdout] 1c4fbf30ccd229ee2352fad72fcff493e58e4e5912e8229914dfede4068656fd [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8725c9be3d2b3ecbd8e077ad458cef7dba3b4108cd7ec7cdd5a6cfdef213372 [INFO] running `Command { std: "docker" "start" "-a" "c8725c9be3d2b3ecbd8e077ad458cef7dba3b4108cd7ec7cdd5a6cfdef213372", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling iftree v1.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.67s [INFO] running `Command { std: "docker" "inspect" "c8725c9be3d2b3ecbd8e077ad458cef7dba3b4108cd7ec7cdd5a6cfdef213372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8725c9be3d2b3ecbd8e077ad458cef7dba3b4108cd7ec7cdd5a6cfdef213372", kill_on_drop: false }` [INFO] [stdout] c8725c9be3d2b3ecbd8e077ad458cef7dba3b4108cd7ec7cdd5a6cfdef213372 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3fbfe30b85f78a49cd12dd0e3aa1c56a3fdf0741d0af9a5870933188c4e9848 [INFO] running `Command { std: "docker" "start" "-a" "d3fbfe30b85f78a49cd12dd0e3aa1c56a3fdf0741d0af9a5870933188c4e9848", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling serde_fmt v1.1.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling value-bag-serde1 v1.12.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling libflate v2.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling async-dup v1.2.4 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling femme v2.2.1 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling handlebars v6.4.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling iftree v1.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling include-flate-compress v0.3.1 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling include-flate-codegen v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling include-flate v0.3.1 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling async-h1 v2.3.4 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling warp v0.4.2 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling actix-web v4.12.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "d3fbfe30b85f78a49cd12dd0e3aa1c56a3fdf0741d0af9a5870933188c4e9848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3fbfe30b85f78a49cd12dd0e3aa1c56a3fdf0741d0af9a5870933188c4e9848", kill_on_drop: false }` [INFO] [stdout] d3fbfe30b85f78a49cd12dd0e3aa1c56a3fdf0741d0af9a5870933188c4e9848 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41205be6b600df4603b4bc810fa34220e8b469d9661b6ab09f63ccccef1a2b79 [INFO] running `Command { std: "docker" "start" "-a" "41205be6b600df4603b4bc810fa34220e8b469d9661b6ab09f63ccccef1a2b79", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iftree-92afb01852d177d3) [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test generate_view::get_default_initializer::tests::handles_tuple_fields::given_fields_it_errs ... ok [INFO] [stdout] test generate_view::get_default_initializer::tests::handles_tuple_fields::given_no_fields_it_handles ... ok [INFO] [stdout] test generate_view::get_default_initializer::tests::handles_named_fields::given_nonstandard_field_it_errs ... ok [INFO] [stdout] test generate_view::get_default_initializer::tests::handles_unit ... ok [INFO] [stdout] test generate_view::get_default_initializer::tests::handles_named_fields::handles_each_standard_field ... ok [INFO] [stdout] test generate_view::get_forest::tests::given_empty_relative_path_it_errs ... ok [INFO] [stdout] test generate_view::get_forest::tests::handles_empty_set ... ok [INFO] [stdout] test generate_view::get_forest::tests::handles_files ... ok [INFO] [stdout] test generate_view::get_default_initializer::tests::handles_type_alias ... ok [INFO] [stdout] test generate_view::get_forest::tests::handles_folders ... ok [INFO] [stdout] test generate_view::get_visitors::tests::handles_default::handles_with_identifiers ... ok [INFO] [stdout] test generate_view::get_forest::tests::given_path_collision_it_errs ... ok [INFO] [stdout] test generate_view::get_visitors::tests::handles_default::handles_without_identifiers ... ok [INFO] [stdout] test generate_view::get_visitors::tests::handles_visitors ... ok [INFO] [stdout] test generate_view::main::tests::handles ... ok [INFO] [stdout] test generate_view::sanitize_name::tests::handles_convention_of_screaming_snake_case ... ok [INFO] [stdout] test generate_view::sanitize_name::tests::handles_convention_of_snake_case ... ok [INFO] [stdout] test generate_view::sanitize_name::tests::handles_empty_string ... ok [INFO] [stdout] test generate_view::sanitize_name::tests::handles_first_character_if_not_xid_continue ... ok [INFO] [stdout] test generate_view::get_visitors::tests::handles_default::handles_with_initializer ... ok [INFO] [stdout] test generate_view::sanitize_name::tests::handles_other_keywords ... ok [INFO] [stdout] test generate_view::sanitize_name::tests::handles_special_characters ... ok [INFO] [stdout] test generate_view::sanitize_name::tests::handles_first_character_if_underscore ... ok [INFO] [stdout] test generate_view::sanitize_name::tests::handles_special_keywords ... ok [INFO] [stdout] test generate_view::sanitize_name::tests::handles_wildcard_pattern ... ok [INFO] [stdout] test generate_view::sanitize_name::tests::handles_first_character_if_xid_start ... ok [INFO] [stdout] test list_files::get_base_folder::tests::given_base_folder_is_relative::given_environment_variable_it_handles_concatenation ... ok [INFO] [stdout] test list_files::get_base_folder::tests::given_base_folder_is_absolute::handles ... ok [INFO] [stdout] test list_files::get_base_folder::tests::given_base_folder_is_relative::given_no_such_environment_variable_it_errs ... ok [INFO] [stdout] test list_files::get_paths::tests::handles ... ok [INFO] [stdout] test generate_view::sanitize_name::tests::handles_first_character_if_xid_continue_but_not_xid_start ... ok [INFO] [stdout] test generate_view::sanitize_name::tests::handles_non_ascii_identifiers ... ok [INFO] [stdout] test model::error::tests::display::handles_environment_variable ... ok [INFO] [stdout] test list_files::get_raw_paths::tests::handles_empty_paths ... ok [INFO] [stdout] test model::error::tests::display::handles_no_initializer ... ok [INFO] [stdout] test list_files::main::tests::handles ... ok [INFO] [stdout] test model::error::tests::display::handles_path_invalid_unicode ... ok [INFO] [stdout] test model::error::tests::display::handles_path_strip_prefix ... ok [INFO] [stdout] test model::error::tests::display::handles_ignore ... ok [INFO] [stdout] test go::tests::handles ... ok [INFO] [stdout] test model::error::tests::display::handles_unexpected_empty_relative_path ... ok [INFO] [stdout] test model::error::tests::display::handles_unexpected_path_collision ... ok [INFO] [stdout] test model::error::tests::display::handles_nonstandard_field ... ok [INFO] [stdout] test parse::parse_configuration_from_string::tests::given_ill_formed_configuration_it_errs ... ok [INFO] [stdout] test parse::parse_configuration_from_string::tests::handles_valid_configuration_with_required_fields_only_using_defaults ... ok [INFO] [stdout] test list_files::get_raw_paths::tests::handles_negated_patterns ... ok [INFO] [stdout] test parse::parse_configuration_from_string::tests::given_unknown_field_it_errs ... ok [INFO] [stdout] test parse::parse_configuration_from_string::tests::handles_valid_configuration_with_template_visitors ... ok [INFO] [stdout] test parse::parse_configuration::tests::handles_valid_configuration ... ok [INFO] [stdout] test parse::parse_configuration_from_string::tests::handles_valid_configuration_with_optional_fields ... ok [INFO] [stdout] test parse::parse_type::tests::given_unexpected_item_it_errs ... ok [INFO] [stdout] test parse::parse_type::tests::given_valid_but_unexpected_derive_input_it_errs ... ok [INFO] [stdout] test parse::parse_configuration::tests::given_invalid_configuration_it_errs ... ok [INFO] [stdout] test list_files::get_raw_paths::tests::handles_multiple_paths ... ok [INFO] [stdout] test parse::parse_type::tests::handles_type_alias ... ok [INFO] [stdout] test parse::parse_type::tests::handles_tuple_fields ... ok [INFO] [stdout] test parse::path::tests::deserialize::given_invalid_value_it_errs ... ok [INFO] [stdout] test parse::parse_configuration_from_string::tests::given_required_field_is_missing_it_errs ... ok [INFO] [stdout] test parse::parse_type::tests::handles_unit ... ok [INFO] [stdout] test print::main::tests::handles ... ok [INFO] [stdout] test parse::path::tests::deserialize::handles_one_segment ... ok [INFO] [stdout] test print::print_forest::tests::handles_array ... ok [INFO] [stdout] test print::print_forest::tests::handles_identifiers::handles_empty_set ... ok [INFO] [stdout] test print::print_forest::tests::handles_custom::handles_with_options ... ok [INFO] [stdout] test print::print_forest::tests::handles_custom::handles_without_visit_base ... ok [INFO] [stdout] test print::print_forest::tests::handles_custom::handles_without_visit_folder ... ok [INFO] [stdout] test print::count_files::tests::handles ... ok [INFO] [stdout] test list_files::get_raw_paths::tests::handles_without_hidden_files ... ok [INFO] [stdout] test print::print_populator::tests::handles_contents_bytes ... ok [INFO] [stdout] test generate_view::get_default_initializer::tests::handles_named_fields::given_standard_fields_only_it_handles ... ok [INFO] [stdout] test parse::path::tests::deserialize::handles_multiple_segments ... ok [INFO] [stdout] test print::print_forest::tests::handles_identifiers::handles_files ... ok [INFO] [stdout] test print::print_forest::tests::handles_identifiers::handles_folders ... ok [INFO] [stdout] test print::print_initializer::tests::default::handles_populator_context ... ok [INFO] [stdout] test print::print_initializer::tests::default::type_cases::handles_named_fields ... ok [INFO] [stdout] test print::print_initializer::tests::default::type_cases::handles_type_alias ... ok [INFO] [stdout] test print::print_initializer::tests::default::type_cases::handles_unit ... ok [INFO] [stdout] test print::print_initializer::tests::default::type_cases::handles_tuple_fields ... ok [INFO] [stdout] test list_files::get_raw_paths::tests::handles_single_path ... ok [INFO] [stdout] test print::print_populator::tests::handles_get_bytes ... ok [INFO] [stdout] test print::print_populator::tests::handles_get_str ... ok [INFO] [stdout] test print::print_populator::tests::handles_relative_path ... ok [INFO] [stdout] test tests::readme_includes_manifest_description ... ok [INFO] [stdout] test print::print_with_debug::tests::handles_debug ... ok [INFO] [stdout] test print::print_with_debug::tests::handles_no_debug ... ok [INFO] [stdout] test tests::readme_includes_basic_example ... ok [INFO] [stdout] test print::print_initializer::tests::macro_ ... ok [INFO] [stdout] test tests::readme_refers_to_current_manifest_version ... ok [INFO] [stdout] test tests::module_documentation_corresponds_to_readme ... ok [INFO] [stdout] test print::print_populator::tests::handles_contents_str ... ok [INFO] [stdout] test tests::changelog_contains_current_manifest_version ... ok [INFO] [stdout] test tests::readme_links_to_each_example_exactly_once ... ok [INFO] [stdout] test generate_view::get_visitors::tests::handles_default::handles_without_initializer ... ok [INFO] [stdout] test parse::parse_type::tests::handles_named_fields ... ok [INFO] [stderr] Running tests/handles_many_files.rs (/opt/rustwide/target/debug/deps/handles_many_files-b6e2fe85ae84d7e9) [INFO] [stdout] [INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/handles_unicode_files.rs (/opt/rustwide/target/debug/deps/handles_unicode_files-9433ff7defbcc07a) [INFO] [stdout] [INFO] [stderr] Running tests/runs_dependent_project.rs (/opt/rustwide/target/debug/deps/runs_dependent_project-c302f8043f9cb1bb) [INFO] [stdout] running 1 test [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] error: failed to get `ignore` as a dependency of package `iftree v1.0.7 (/opt/rustwide/workdir)` [INFO] [stderr] ... which satisfies path dependency `iftree` of package `dependent v0.1.0 (/tmp/.tmpXAFY1a)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] download of config.json failed [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to download from `https://index.crates.io/config.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stdout] test main ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- main stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'main' (115) panicked at tests/runs_dependent_project.rs:15:5: [INFO] [stdout] assertion failed: status.success() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b7885ddc67a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b7885ddc67a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b7885ddc67a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5b7885ddc67a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5b7885df040a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5b7885df040a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5b7885de0fe2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b7885de0fe2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5b7885db9f4f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5b7885db9f4f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5b7885dd4439 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5b7885d702ac - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5b7885d702ac - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b7885dd45f2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5b7885dd45f2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5b7885dba03a - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5b7885db18c9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5b7885dbad1d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5b7885df0b5c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5b7885df0b22 - core[6aaeda2c7ad07a48]::panicking::panic [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5b7885d569e1 - runs_dependent_project[8562921d3e05c2ed]::main [INFO] [stdout] at /opt/rustwide/workdir/tests/runs_dependent_project.rs:15:5 [INFO] [stdout] 21: 0x5b7885d56017 - runs_dependent_project[8562921d3e05c2ed]::main::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/runs_dependent_project.rs:6:10 [INFO] [stdout] 22: 0x5b7885d585e6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5b7885d6438b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5b7885d6438b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5b7885d70d7b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5b7885d70d7b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5b7885d70d7b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5b7885d70d7b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5b7885d70d7b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5b7885d70d7b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5b7885d70d7b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5b7885d6c494 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5b7885d6c494 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5b7885d73982 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5b7885d73982 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5b7885d73982 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5b7885d73982 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5b7885d73982 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5b7885d73982 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5b7885d73982 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5b7885ddbdbf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x5b7885ddbdbf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7aa6666dfaa4 - [INFO] [stdout] 44: 0x7aa66676ca64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] main [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.72s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test runs_dependent_project` [INFO] running `Command { std: "docker" "inspect" "41205be6b600df4603b4bc810fa34220e8b469d9661b6ab09f63ccccef1a2b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41205be6b600df4603b4bc810fa34220e8b469d9661b6ab09f63ccccef1a2b79", kill_on_drop: false }` [INFO] [stdout] 41205be6b600df4603b4bc810fa34220e8b469d9661b6ab09f63ccccef1a2b79