[INFO] cloning repository https://github.com/chitralverma/opendal-python-bindings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chitralverma/opendal-python-bindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchitralverma%2Fopendal-python-bindings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchitralverma%2Fopendal-python-bindings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3da4ecc077adfd3a638b6e81efeec8a1695edd3
[INFO] testing chitralverma/opendal-python-bindings against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchitralverma%2Fopendal-python-bindings" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chitralverma/opendal-python-bindings
[INFO] finished tweaking git repo https://github.com/chitralverma/opendal-python-bindings
[INFO] tweaked toml for git repo https://github.com/chitralverma/opendal-python-bindings written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chitralverma/opendal-python-bindings on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chitralverma/opendal-python-bindings 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/apache/opendal.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustpython-parser-vendored v0.4.0
[INFO] [stderr]   Downloaded rustpython-parser-core v0.4.0
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded unicode_names2_generator v1.3.0
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded reqsign-file-read-tokio v2.0.1
[INFO] [stderr]   Downloaded dict_derive v0.6.0
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.3
[INFO] [stderr]   Downloaded reqsign-core v2.0.1
[INFO] [stderr]   Downloaded reqsign-http-send-reqwest v2.0.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.26.0
[INFO] [stderr]   Downloaded pyo3-stub-gen-derive v0.17.2
[INFO] [stderr]   Downloaded pyo3-async-runtimes v0.26.0
[INFO] [stderr]   Downloaded mea v0.6.0
[INFO] [stderr]   Downloaded numpy v0.26.0
[INFO] [stderr]   Downloaded jiff-static v0.2.18
[INFO] [stderr]   Downloaded python3-dll-a v0.2.14
[INFO] [stderr]   Downloaded reqsign-aws-v4 v2.0.1
[INFO] [stderr]   Downloaded reqwest v0.12.28
[INFO] [stderr]   Downloaded rustpython-parser v0.4.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.26.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.26.0
[INFO] [stderr]   Downloaded rustpython-ast v0.4.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.5
[INFO] [stderr]   Downloaded unicode_names2 v1.3.0
[INFO] [stderr]   Downloaded pyo3-stub-gen v0.17.2
[INFO] [stderr]   Downloaded target-lexicon v0.13.4
[INFO] [stderr]   Downloaded pyo3-macros v0.26.0
[INFO] [stderr]   Downloaded dtor v0.1.1
[INFO] [stderr]   Downloaded is-macro v0.3.7
[INFO] [stderr]   Downloaded jiff v0.2.18
[INFO] [stderr]   Downloaded pyo3 v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdae16ce4d30e70af3717563caa687d714e4bd404a14c3572f9f792007c9daf8
[INFO] running `Command { std: "docker" "start" "-a" "fdae16ce4d30e70af3717563caa687d714e4bd404a14c3572f9f792007c9daf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdae16ce4d30e70af3717563caa687d714e4bd404a14c3572f9f792007c9daf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdae16ce4d30e70af3717563caa687d714e4bd404a14c3572f9f792007c9daf8", kill_on_drop: false }`
[INFO] [stdout] fdae16ce4d30e70af3717563caa687d714e4bd404a14c3572f9f792007c9daf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19d8814bfdf2ea6868cdfbf1beacb9d4007c1eafb253535c3bcb248d9837c5ff
[INFO] running `Command { std: "docker" "start" "-a" "19d8814bfdf2ea6868cdfbf1beacb9d4007c1eafb253535c3bcb248d9837c5ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling python3-dll-a v0.2.14
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mea v0.6.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling numpy v0.26.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling dict_derive v0.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling reqsign-core v2.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqsign-aws-v4 v2.0.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling reqsign-file-read-tokio v2.0.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.17.2
[INFO] [stderr]    Compiling pyo3-async-runtimes v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling pyo3-stub-gen v0.17.2
[INFO] [stderr]    Compiling opendal-core v0.55.0 (https://github.com/apache/opendal.git?branch=main#8817d47d)
[INFO] [stderr]    Compiling reqsign-http-send-reqwest v2.0.1
[INFO] [stderr]    Compiling opendal-layer-retry v0.55.0 (https://github.com/apache/opendal.git?branch=main#8817d47d)
[INFO] [stderr]    Compiling opendal-layer-timeout v0.55.0 (https://github.com/apache/opendal.git?branch=main#8817d47d)
[INFO] [stderr]    Compiling opendal-layer-concurrent-limit v0.55.0 (https://github.com/apache/opendal.git?branch=main#8817d47d)
[INFO] [stderr]    Compiling opendal-layer-logging v0.55.0 (https://github.com/apache/opendal.git?branch=main#8817d47d)
[INFO] [stderr]    Compiling opendal-layer-mime-guess v0.55.0 (https://github.com/apache/opendal.git?branch=main#8817d47d)
[INFO] [stderr]    Compiling opendal-service-s3 v0.55.0 (https://github.com/apache/opendal.git?branch=main#8817d47d)
[INFO] [stderr]    Compiling opendal-service-fs v0.55.0 (https://github.com/apache/opendal.git?branch=main#8817d47d)
[INFO] [stderr]    Compiling opendal v0.55.0 (https://github.com/apache/opendal.git?branch=main#8817d47d)
[INFO] [stderr]    Compiling opendal-pyo3 v0.47.0 (/opt/rustwide/workdir/opendal-pyo3)
[INFO] [stderr]    Compiling opendal-python-core v0.47.0 (/opt/rustwide/workdir/opendal)
[INFO] [stderr]    Compiling opendal_s3_service v0.47.0 (/opt/rustwide/workdir/services/s3)
[INFO] [stderr]    Compiling opendal_fs_service v0.47.0 (/opt/rustwide/workdir/services/fs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "19d8814bfdf2ea6868cdfbf1beacb9d4007c1eafb253535c3bcb248d9837c5ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d8814bfdf2ea6868cdfbf1beacb9d4007c1eafb253535c3bcb248d9837c5ff", kill_on_drop: false }`
[INFO] [stdout] 19d8814bfdf2ea6868cdfbf1beacb9d4007c1eafb253535c3bcb248d9837c5ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 719f188ce23b9052f4e0aa6e5c8c5c0886149a7a7ac414439be465a8a7abc6af
[INFO] running `Command { std: "docker" "start" "-a" "719f188ce23b9052f4e0aa6e5c8c5c0886149a7a7ac414439be465a8a7abc6af", kill_on_drop: false }`
[INFO] [stderr]    Compiling opendal-pyo3 v0.47.0 (/opt/rustwide/workdir/opendal-pyo3)
[INFO] [stderr]    Compiling opendal-python-core v0.47.0 (/opt/rustwide/workdir/opendal)
[INFO] [stderr]    Compiling opendal_fs_service v0.47.0 (/opt/rustwide/workdir/services/fs)
[INFO] [stderr]    Compiling opendal_s3_service v0.47.0 (/opt/rustwide/workdir/services/s3)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.33s
[INFO] running `Command { std: "docker" "inspect" "719f188ce23b9052f4e0aa6e5c8c5c0886149a7a7ac414439be465a8a7abc6af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "719f188ce23b9052f4e0aa6e5c8c5c0886149a7a7ac414439be465a8a7abc6af", kill_on_drop: false }`
[INFO] [stdout] 719f188ce23b9052f4e0aa6e5c8c5c0886149a7a7ac414439be465a8a7abc6af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b3ce39a22f89aee19004d2b8b2a5deb5976cdfcebfe5f3dd8c59232fa94951b6
[INFO] running `Command { std: "docker" "start" "-a" "b3ce39a22f89aee19004d2b8b2a5deb5976cdfcebfe5f3dd8c59232fa94951b6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opendal_pyo3-74ec2abcba80d49b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/_core-407852339ec73878)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/stub_gen.rs (/opt/rustwide/target/debug/deps/stub_gen-983a66ea6170900f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/_fs_service-0b697647352aaefe)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/stub_gen_fs.rs (/opt/rustwide/target/debug/deps/stub_gen_fs-108fae51f4b635ca)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/_s3_service-1c5505a0a49bfc82)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/stub_gen_s3.rs (/opt/rustwide/target/debug/deps/stub_gen_s3-2dcdd5231774343c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests opendal_pyo3
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test opendal-pyo3/src/operator.rs - operator::PyAsyncOperator::scan (line 1379) ... FAILED
[INFO] [stdout] test opendal-pyo3/src/operator.rs - operator::PyOperator::scan (line 596) ... FAILED
[INFO] [stdout] test opendal-pyo3/src/utils.rs - utils::add_pyexceptions (line 101) ... FAILED
[INFO] [stdout] test opendal-pyo3/src/utils.rs - utils::add_pymodule (line 80) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- opendal-pyo3/src/operator.rs - operator::PyAsyncOperator::scan (line 1379) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> opendal-pyo3/src/operator.rs:1380:5
[INFO] [stdout]      |
[INFO] [stdout] 1380 | Use `list()` with `recursive=True` instead.
[INFO] [stdout]      |     ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1380 - Use `list()` with `recursive=True` instead.
[INFO] [stdout] 1380 + Use 'list()` with `recursive=True` instead.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> opendal-pyo3/src/operator.rs:1380:12
[INFO] [stdout]      |
[INFO] [stdout] 1380 | Use `list()` with `recursive=True` instead.
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1380 - Use `list()` with `recursive=True` instead.
[INFO] [stderr] error: doctest failed, to rerun pass `-p opendal-pyo3 --doc`
[INFO] [stdout] 1380 + Use `list()' with `recursive=True` instead.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> opendal-pyo3/src/operator.rs:1380:19
[INFO] [stdout]      |
[INFO] [stdout] 1380 | Use `list()` with `recursive=True` instead.
[INFO] [stdout]      |                   ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1380 - Use `list()` with `recursive=True` instead.
[INFO] [stdout] 1380 + Use `list()` with 'recursive=True` instead.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> opendal-pyo3/src/operator.rs:1380:34
[INFO] [stdout]      |
[INFO] [stdout] 1380 | Use `list()` with `recursive=True` instead.
[INFO] [stdout]      |                                  ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1380 - Use `list()` with `recursive=True` instead.
[INFO] [stdout] 1380 + Use `list()` with `recursive=True' instead.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: keyword `use` is written in the wrong case
[INFO] [stdout]     --> opendal-pyo3/src/operator.rs:1380:1
[INFO] [stdout]      |
[INFO] [stdout] 1380 | Use `list()` with `recursive=True` instead.
[INFO] [stdout]      | ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: write it in lowercase (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1380 - Use `list()` with `recursive=True` instead.
[INFO] [stdout] 1380 + use `list()` with `recursive=True` instead.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `(`
[INFO] [stdout]     --> opendal-pyo3/src/operator.rs:1380:10
[INFO] [stdout]      |
[INFO] [stdout] 1380 | Use `list()` with `recursive=True` instead.
[INFO] [stdout]      |          ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- opendal-pyo3/src/operator.rs - operator::PyOperator::scan (line 596) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> opendal-pyo3/src/operator.rs:597:5
[INFO] [stdout]     |
[INFO] [stdout] 597 | Use `list()` with `recursive=True` instead.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 597 - Use `list()` with `recursive=True` instead.
[INFO] [stdout] 597 + Use 'list()` with `recursive=True` instead.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> opendal-pyo3/src/operator.rs:597:12
[INFO] [stdout]     |
[INFO] [stdout] 597 | Use `list()` with `recursive=True` instead.
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 597 - Use `list()` with `recursive=True` instead.
[INFO] [stdout] 597 + Use `list()' with `recursive=True` instead.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> opendal-pyo3/src/operator.rs:597:19
[INFO] [stdout]     |
[INFO] [stdout] 597 | Use `list()` with `recursive=True` instead.
[INFO] [stdout]     |                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 597 - Use `list()` with `recursive=True` instead.
[INFO] [stdout] 597 + Use `list()` with 'recursive=True` instead.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> opendal-pyo3/src/operator.rs:597:34
[INFO] [stdout]     |
[INFO] [stdout] 597 | Use `list()` with `recursive=True` instead.
[INFO] [stdout]     |                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 597 - Use `list()` with `recursive=True` instead.
[INFO] [stdout] 597 + Use `list()` with `recursive=True' instead.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: keyword `use` is written in the wrong case
[INFO] [stdout]    --> opendal-pyo3/src/operator.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | Use `list()` with `recursive=True` instead.
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: write it in lowercase (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 597 - Use `list()` with `recursive=True` instead.
[INFO] [stdout] 597 + use `list()` with `recursive=True` instead.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `(`
[INFO] [stdout]    --> opendal-pyo3/src/operator.rs:597:10
[INFO] [stdout]     |
[INFO] [stdout] 597 | Use `list()` with `recursive=True` instead.
[INFO] [stdout]     |          ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- opendal-pyo3/src/utils.rs - utils::add_pyexceptions (line 101) stdout ----
[INFO] [stdout] error: cannot find macro `add_pyexceptions` in this scope
[INFO] [stdout]    --> opendal-pyo3/src/utils.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | add_pyexceptions!(py, m, "exceptions", [Error, Unexpected]);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 101 + use opendal_pyo3::add_pyexceptions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- opendal-pyo3/src/utils.rs - utils::add_pymodule (line 80) stdout ----
[INFO] [stdout] error: cannot find macro `add_pymodule` in this scope
[INFO] [stdout]   --> opendal-pyo3/src/utils.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | add_pymodule!(py, m, "services", [PyScheme, PyOtherClass]);
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 80 + use opendal_pyo3::add_pymodule;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     opendal-pyo3/src/operator.rs - operator::PyAsyncOperator::scan (line 1379)
[INFO] [stdout]     opendal-pyo3/src/operator.rs - operator::PyOperator::scan (line 596)
[INFO] [stdout]     opendal-pyo3/src/utils.rs - utils::add_pyexceptions (line 101)
[INFO] [stdout]     opendal-pyo3/src/utils.rs - utils::add_pymodule (line 80)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.54s; merged doctests compilation took 0.19s
[INFO] running `Command { std: "docker" "inspect" "b3ce39a22f89aee19004d2b8b2a5deb5976cdfcebfe5f3dd8c59232fa94951b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3ce39a22f89aee19004d2b8b2a5deb5976cdfcebfe5f3dd8c59232fa94951b6", kill_on_drop: false }`
[INFO] [stdout] b3ce39a22f89aee19004d2b8b2a5deb5976cdfcebfe5f3dd8c59232fa94951b6
