[INFO] cloning repository https://github.com/jd1378/odl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jd1378/odl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjd1378%2Fodl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjd1378%2Fodl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0daa7c66e6be4b985067e12469afa19b863b3034
[INFO] testing jd1378/odl against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjd1378%2Fodl" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jd1378/odl
[INFO] finished tweaking git repo https://github.com/jd1378/odl
[INFO] tweaked toml for git repo https://github.com/jd1378/odl written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jd1378/odl on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jd1378/odl 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfb66e1368ced9ded7dd6e119bcc9cfcdcf44b1b2a7c0374f42ece75e805fc79
[INFO] running `Command { std: "docker" "start" "-a" "dfb66e1368ced9ded7dd6e119bcc9cfcdcf44b1b2a7c0374f42ece75e805fc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfb66e1368ced9ded7dd6e119bcc9cfcdcf44b1b2a7c0374f42ece75e805fc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfb66e1368ced9ded7dd6e119bcc9cfcdcf44b1b2a7c0374f42ece75e805fc79", kill_on_drop: false }`
[INFO] [stdout] dfb66e1368ced9ded7dd6e119bcc9cfcdcf44b1b2a7c0374f42ece75e805fc79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7262c2b8d56cf8a68141dd78c769e8c3c0211915cb7581f2af98d9aff6025b97
[INFO] running `Command { std: "docker" "start" "-a" "7262c2b8d56cf8a68141dd78c769e8c3c0211915cb7581f2af98d9aff6025b97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling odl v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling retry-policies v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling linux-keyutils v0.2.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling atomicwrites v0.4.4
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling reflink-copy v0.1.29
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling reqwest-middleware v0.5.1
[INFO] [stderr]    Compiling reqwest-retry v0.9.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 43s
[INFO] running `Command { std: "docker" "inspect" "7262c2b8d56cf8a68141dd78c769e8c3c0211915cb7581f2af98d9aff6025b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7262c2b8d56cf8a68141dd78c769e8c3c0211915cb7581f2af98d9aff6025b97", kill_on_drop: false }`
[INFO] [stdout] 7262c2b8d56cf8a68141dd78c769e8c3c0211915cb7581f2af98d9aff6025b97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 012b2208bb13e71c132a1ac4ced3aaf75a87a347b09e8bce253d6fd290717b73
[INFO] running `Command { std: "docker" "start" "-a" "012b2208bb13e71c132a1ac4ced3aaf75a87a347b09e8bce253d6fd290717b73", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling reqwest-middleware v0.5.1
[INFO] [stderr]    Compiling reqwest-retry v0.9.1
[INFO] [stderr]    Compiling odl v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.46s
[INFO] running `Command { std: "docker" "inspect" "012b2208bb13e71c132a1ac4ced3aaf75a87a347b09e8bce253d6fd290717b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "012b2208bb13e71c132a1ac4ced3aaf75a87a347b09e8bce253d6fd290717b73", kill_on_drop: false }`
[INFO] [stdout] 012b2208bb13e71c132a1ac4ced3aaf75a87a347b09e8bce253d6fd290717b73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e132ccf5b9c4a416963e85693f84d509a0078ac1275336a1bd13db6b63dd9ff2
[INFO] running `Command { std: "docker" "start" "-a" "e132ccf5b9c4a416963e85693f84d509a0078ac1275336a1bd13db6b63dd9ff2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/odl-f7f47e989af76903)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test config::tests::builder_overlay_only_changes_touched_fields ... ok
[INFO] [stdout] test config::tests::builder_rejects_zero_connect_timeout ... ok
[INFO] [stdout] test config::tests::builder_clears_headers_when_all_dropped ... ok
[INFO] [stdout] test config::tests::builder_rejects_zero_speed_limit ... ok
[INFO] [stdout] test config::tests::builder_rejects_zero_wait_between_retries ... ok
[INFO] [stdout] test config::tests::builder_sanitizes_zero_max_connections ... ok
[INFO] [stdout] test config::tests::config_builder_sanitizes_zero_max_concurrent_downloads ... ok
[INFO] [stdout] test config::tests::headers_preserve_order_on_parse ... ok
[INFO] [stdout] test config::tests::config_round_trip_preserves_all_fields ... ok
[INFO] [stdout] test config::tests::builder_rejects_zero_n_fixed_retries ... ok
[INFO] [stdout] test config::tests::builder_drops_bad_header_keeps_good_ones ... ok
[INFO] [stdout] test config::tests::builder_rejects_bad_proxy ... ok
[INFO] [stdout] test config::tests::download_options_builder_round_trip_preserves_all_fields ... ok
[INFO] [stdout] test download::tests::compute_split_aligns_boundary_and_preserves_total ... ok
[INFO] [stdout] test download::tests::compute_split_keeps_offsets_cluster_aligned_for_reflink ... ok
[INFO] [stdout] test download::tests::compute_split_respects_already_consumed_floor ... ok
[INFO] [stdout] test config::tests::load_from_file_missing_returns_default ... ok
[INFO] [stdout] test download::tests::compute_split_returns_none_when_remaining_below_double_min ... ok
[INFO] [stdout] test config::tests::load_from_file_drops_bad_header_keeps_others ... ok
[INFO] [stdout] test download::tests::test_determine_parts_exact_min_part_size ... ok
[INFO] [stdout] test config::tests::load_from_file_rejects_zero_wait_between_retries ... ok
[INFO] [stdout] test download::tests::test_determine_parts_small_file ... ok
[INFO] [stdout] test download::tests::test_determine_parts_too_many_connections ... ok
[INFO] [stdout] test download::tests::test_determine_parts_uneven_split ... ok
[INFO] [stdout] test config::tests::load_from_file_sanitizes_bad_download_options ... ok
[INFO] [stdout] test download::tests::test_determine_parts_zero_connections ... ok
[INFO] [stdout] test download::tests::test_determine_parts_zero_size ... ok
[INFO] [stdout] test config::tests::load_from_file_sanitizes_bad_max_concurrent_downloads ... ok
[INFO] [stdout] test download::tests::test_determine_parts_even_split ... ok
[INFO] [stdout] test download::tests::test_determine_parts_800kb_file ... ok
[INFO] [stdout] test config::tests::save_and_load_round_trip ... ok
[INFO] [stdout] test download_manager::downloader::tests::sample_rampup_delay_clamps_when_max_le_min ... ok
[INFO] [stdout] test download_manager::downloader::tests::test_bandwidth_limiter_enforces_limit ... ok
[INFO] [stdout] test download_manager::downloader::tests::sample_rampup_delay_stays_within_bounds ... ok
[INFO] [stdout] test config::tests::load_from_file_rejects_bad_proxy ... ok
[INFO] [stdout] test download_manager::downloader::tests::test_bandwidth_limiter_dropped_acquire_does_not_block_queue ... ok
[INFO] [stdout] test download_manager::downloader::tests::test_apply_live_cap_cancels_surplus ... ok
[INFO] [stdout] test download_manager::downloader::tests::test_downloader_downloads_single_part ... ok
[INFO] [stdout] test download_manager::downloader::tests::test_live_controls_seed_and_set ... ok
[INFO] [stdout] test download_manager::tests::dynamic_split_can_be_disabled_via_builder ... ok
[INFO] [stdout] test download_manager::tests::dynamic_split_default_is_true ... ok
[INFO] [stdout] test download_manager::tests::grow_parts_increases_unfinished_count ... ok
[INFO] [stdout] test download_manager::tests::grow_parts_is_noop_when_target_le_current ... ok
[INFO] [stdout] test download_manager::tests::grow_parts_preserves_partial_progress ... ok
[INFO] [stdout] test download_manager::tests::rampup_builder_clamps_zero_batch_size ... ok
[INFO] [stdout] test download_manager::tests::rampup_builder_rejects_inverted_delays ... ok
[INFO] [stdout] test download_manager::tests::rampup_defaults ... ok
[INFO] [stdout] test download_manager::tests::rampup_inverted_delays_ignored_when_disabled ... ok
[INFO] [stdout] test download_manager::downloader::tests::fill_capacity_no_rampup_opens_all_at_once ... ok
[INFO] [stdout] test download_manager::downloader::tests::test_downloader_mark_part_finished_persists ... ok
[INFO] [stdout] test download_manager::downloader::tests::test_download_part_returns_reschedule_on_short_body ... ok
[INFO] [stdout] test download_manager::tests::test_download_manager_multipart_not_resumable_download ... ok
[INFO] [stdout] test download_manager::downloader::tests::test_downloader_split_persists_metadata ... ok
[INFO] [stdout] test download_manager::tests::test_download_manager_multipart_not_resumable_restart_download ... ok
[INFO] [stdout] test download_manager::tests::test_download_manager_custom_user_agent ... ok
[INFO] [stdout] test download_manager::tests::test_download_manager_multipart_download ... ok
[INFO] [stdout] test download_manager::tests::test_download_part_resumes_with_correct_range ... ok
[INFO] [stdout] test download_manager::tests::test_download_manager_random_user_agent ... ok
[INFO] [stdout] test download_manager::tests::test_e2e_evaluate_download_assemble_with_checksum ... ok
[INFO] [stdout] test download_manager::tests::test_download_manager_single_part_download ... ok
[INFO] [stdout] test download_manager::tests::test_recovers_from_crash_between_assembly_and_finished_persist ... ok
[INFO] [stdout] test download_manager::tests::test_recovery_fast_path_rejects_corrupt_existing_final ... ok
[INFO] [stdout] test download_manager::tests::test_per_job_options_override_user_agent_end_to_end ... ok
[INFO] [stdout] test download_manager::tests::test_resumes_assembly_after_interrupt_with_no_server_checksum ... ok
[INFO] [stdout] test download_manager::tests::test_resumes_assembly_when_final_file_absent ... ok
[INFO] [stdout] test download_manager::tests::test_download_manager_zero_byte_single_part_download ... ok
[INFO] [stdout] test fs_utils::tests::test_cleanup_filename_basic ... ok
[INFO] [stdout] test fs_utils::tests::test_cleanup_filename_control_chars ... ok
[INFO] [stdout] test fs_utils::tests::test_cleanup_filename_forbidden_windows_names ... ok
[INFO] [stdout] test fs_utils::tests::test_cleanup_filename_trim ... ok
[INFO] [stdout] test fs_utils::tests::test_cleanup_filename_truncate ... ok
[INFO] [stdout] test fs_utils::tests::test_hidden_file ... ok
[INFO] [stdout] test fs_utils::tests::test_multiple_existing_files ... ok
[INFO] [stdout] test fs_utils::tests::test_no_extension ... ok
[INFO] [stdout] test download_manager::tests::test_save_conflict_final_file_exists_abort ... ok
[INFO] [stdout] test fs_utils::tests::test_set_file_mtime_async_nonexistent_file ... ok
[INFO] [stdout] test fs_utils::tests::test_set_file_mtime_async_sets_mtime ... ok
[INFO] [stdout] test fs_utils::tests::test_suggested_alternative_when_exists ... ok
[INFO] [stdout] test fs_utils::tests::test_unicode_filename ... ok
[INFO] [stdout] test fs_utils::tests::test_unique_filename_when_not_exists ... ok
[INFO] [stdout] test hash::tests::test_md5_empty_async ... ok
[INFO] [stdout] test hash::tests::test_md5_hex_async ... ok
[INFO] [stdout] test hash::tests::test_sha1_hex_async ... ok
[INFO] [stdout] test hash::tests::test_sha256_base64_async ... ok
[INFO] [stdout] test hash::tests::test_sha256_hex_async ... ok
[INFO] [stdout] test hash::tests::test_sha384_hex_async ... ok
[INFO] [stdout] test hash::tests::test_sha512_hex_async ... ok
[INFO] [stdout] test response_info::tests::test_accepts_ranges ... ok
[INFO] [stdout] test response_info::tests::test_content_length ... ok
[INFO] [stdout] test download_manager::tests::test_save_conflict_final_file_exists_add_number ... ok
[INFO] [stdout] test response_info::tests::test_etag ... ok
[INFO] [stdout] test response_info::tests::test_extract_filename_content_disposition ... ok
[INFO] [stdout] test response_info::tests::test_extract_filename_from_url ... ok
[INFO] [stdout] test response_info::tests::test_extract_hashes_content_sha256_and_md5 ... ok
[INFO] [stdout] test response_info::tests::test_extract_hashes_digest_header ... ok
[INFO] [stdout] test response_info::tests::test_extract_hashes_none ... ok
[INFO] [stdout] test response_info::tests::test_content_range ... ok
[INFO] [stdout] test response_info::tests::test_extract_hashes_repr_digest ... ok
[INFO] [stdout] test response_info::tests::test_extract_hashes_x_checksum_headers ... ok
[INFO] [stdout] test response_info::tests::test_is_successful ... ok
[INFO] [stdout] test response_info::tests::test_parse_last_modified ... ok
[INFO] [stdout] test response_info::tests::test_total_length ... ok
[INFO] [stdout] test retry_policies::tests::calculate_exponential_handles_overflow ... ok
[INFO] [stdout] test retry_policies::tests::does_not_retry_when_n_past_retries_equals_max ... ok
[INFO] [stdout] test retry_policies::tests::exponential_backoff_is_used_after_fixed_retries ... ok
[INFO] [stdout] test retry_policies::tests::fixed_wait_time_is_used_for_initial_retries ... ok
[INFO] [stdout] test retry_policies::tests::if_n_past_retries_is_above_maximum_it_decides_to_mark_as_failed ... ok
[INFO] [stdout] test retry_policies::tests::if_n_past_retries_is_below_maximum_it_decides_to_retry ... ok
[INFO] [stdout] test retry_policies::tests::wait_times_match_example ... ok
[INFO] [stdout] test fs_utils::tests::test_path_with_no_parent ... FAILED
[INFO] [stdout] test download_manager::tests::test_e2e_download_fails_on_checksum_mismatch ... ok
[INFO] [stdout] test download_manager::downloader::tests::fill_capacity_aborts_ramp_when_batch_part_fails ... ok
[INFO] [stdout] test download_manager::downloader::tests::fill_capacity_ramps_connections_in_batches ... ok
[INFO] [stdout] test download_manager::tests::test_e2e_multipart_evaluate_download_assemble_with_checksum ... ok
[INFO] [stdout] test download_manager::downloader::tests::test_bandwidth_limiter_handles_amount_larger_than_rate ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fs_utils::tests::test_path_with_no_parent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs_utils::tests::test_path_with_no_parent' (220) panicked at src/fs_utils.rs:296:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6367bf5a6bba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6367bf5a6bba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6367bf5a6bba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6367bf5a6bba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6367bf5bfa1a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6367bf5bfa1a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6367bf5ac442 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6367bf5ac442 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6367bf5821ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6367bf5821ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6367bf59d3a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6367be9061cc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6367be9061cc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6367bf59d622 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6367bf59d622 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6367bf5822b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6367bf5798b9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6367bf58318d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6367bf5c028c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6367bf5bffd2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6367be82c101 - <core[35159d6ffb30e017]::result::Result<(), std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6367be82c101 - odl[676f5902730da732]::fs_utils::tests::test_path_with_no_parent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs_utils.rs:296:44
[INFO] [stdout]   22:     0x6367be7a1b82 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6367be7a1cbd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6367be67dd7d - <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x6367be67dbbb - tokio[972f5a5a41af2dd6]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x6367be67dbbb - tokio[972f5a5a41af2dd6]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x6367be67dbbb - <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x6367be663790 - <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x6367be67c1ed - <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x6367be679d64 - <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x6367be640b3b - <tokio[972f5a5a41af2dd6]::runtime::context::scoped::Scoped<tokio[972f5a5a41af2dd6]::runtime::scheduler::Context>>::set::<<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x6367be76ec79 - tokio[972f5a5a41af2dd6]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x6367be7a6cf2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[972f5a5a41af2dd6]::runtime::context::Context>>::try_with::<tokio[972f5a5a41af2dd6]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x6367be7a63be - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[972f5a5a41af2dd6]::runtime::context::Context>>::with::<tokio[972f5a5a41af2dd6]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x6367be75cd4d - tokio[972f5a5a41af2dd6]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x6367be66b5a0 - <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x6367be66b9b6 - <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x6367be679390 - <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x6367be764943 - tokio[972f5a5a41af2dd6]::runtime::context::runtime::enter_runtime::<<tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x6367be65d491 - <tokio[972f5a5a41af2dd6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x6367be7fb4a4 - <tokio[972f5a5a41af2dd6]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x6367be7fb8df - <tokio[972f5a5a41af2dd6]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x6367be8322f2 - odl[676f5902730da732]::fs_utils::tests::test_path_with_no_parent
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs_utils.rs:299:33
[INFO] [stdout]   44:     0x6367be82a667 - odl[676f5902730da732]::fs_utils::tests::test_path_with_no_parent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs_utils.rs:289:40
[INFO] [stdout]   45:     0x6367be63f946 - <odl[676f5902730da732]::fs_utils::tests::test_path_with_no_parent::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6367be8f94ab - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6367be8f94ab - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x6367be906c9b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x6367be906c9b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x6367be906c9b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x6367be906c9b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6367be906c9b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6367be906c9b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x6367be906c9b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x6367be901674 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x6367be901674 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x6367be9098a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x6367be9098a2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x6367be9098a2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6367be9098a2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6367be9098a2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6367be9098a2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x6367be9098a2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x6367bf5a5a6f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x6367bf5a5a6f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x71043749eaa4 - <unknown>
[INFO] [stdout]   67:     0x71043752ba64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fs_utils::tests::test_path_with_no_parent
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 114 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e132ccf5b9c4a416963e85693f84d509a0078ac1275336a1bd13db6b63dd9ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e132ccf5b9c4a416963e85693f84d509a0078ac1275336a1bd13db6b63dd9ff2", kill_on_drop: false }`
[INFO] [stdout] e132ccf5b9c4a416963e85693f84d509a0078ac1275336a1bd13db6b63dd9ff2
