[INFO] cloning repository https://github.com/TherenceEspoir/archivesouvertes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TherenceEspoir/archivesouvertes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTherenceEspoir%2Farchivesouvertes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTherenceEspoir%2Farchivesouvertes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c5ef44788b2ba3ba7cdd299711959023dd9f223
[INFO] checking TherenceEspoir/archivesouvertes against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTherenceEspoir%2Farchivesouvertes" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TherenceEspoir/archivesouvertes
[INFO] finished tweaking git repo https://github.com/TherenceEspoir/archivesouvertes
[INFO] tweaked toml for git repo https://github.com/TherenceEspoir/archivesouvertes written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TherenceEspoir/archivesouvertes on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TherenceEspoir/archivesouvertes 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.49
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded web-sys v0.3.76
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73fa53672e5fb502a24bd6d72978c5cce68e8c37b8bea9d9c599b8ce43ddb160
[INFO] running `Command { std: "docker" "start" "-a" "73fa53672e5fb502a24bd6d72978c5cce68e8c37b8bea9d9c599b8ce43ddb160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73fa53672e5fb502a24bd6d72978c5cce68e8c37b8bea9d9c599b8ce43ddb160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73fa53672e5fb502a24bd6d72978c5cce68e8c37b8bea9d9c599b8ce43ddb160", kill_on_drop: false }`
[INFO] [stdout] 73fa53672e5fb502a24bd6d72978c5cce68e8c37b8bea9d9c599b8ce43ddb160
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5aaeec96652c67df50c1b64d2e157a3994a1116bd589d0a43b0b1b79c103de1a
[INFO] running `Command { std: "docker" "start" "-a" "5aaeec96652c67df50c1b64d2e157a3994a1116bd589d0a43b0b1b79c103de1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking serde v1.0.216
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking archivesouvertes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/halerror.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |             GenericError(err) => err.fmt(f),
[INFO] [stdout]    |                                      ^^^ multiple `fmt` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `Debug` for the type `std::string::String`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `std::fmt::Display` for the type `std::string::String`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 19 -             GenericError(err) => err.fmt(f),
[INFO] [stdout] 19 +             GenericError(err) => Debug::fmt(&err, f),
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 19 -             GenericError(err) => err.fmt(f),
[INFO] [stdout] 19 +             GenericError(err) => std::fmt::Display::fmt(&err, f),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/halerror.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 |             ReqwestError(err) => err.fmt(f),
[INFO] [stdout]    |                                      ^^^ multiple `fmt` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `Debug` for the type `reqwest::Error`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `std::fmt::Display` for the type `reqwest::Error`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 20 -             ReqwestError(err) => err.fmt(f),
[INFO] [stdout] 20 +             ReqwestError(err) => Debug::fmt(&err, f),
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 20 -             ReqwestError(err) => err.fmt(f),
[INFO] [stdout] 20 +             ReqwestError(err) => std::fmt::Display::fmt(&err, f),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/halerror.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 |             JsonError(err) => err.fmt(f)
[INFO] [stdout]    |                                   ^^^ multiple `fmt` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `Debug` for the type `serde_json::Error`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `std::fmt::Display` for the type `serde_json::Error`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 21 -             JsonError(err) => err.fmt(f)
[INFO] [stdout] 21 +             JsonError(err) => Debug::fmt(&err, f)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 21 -             JsonError(err) => err.fmt(f)
[INFO] [stdout] 21 +             JsonError(err) => std::fmt::Display::fmt(&err, f)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `archivesouvertes` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/halerror.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |             GenericError(err) => err.fmt(f),
[INFO] [stdout]    |                                      ^^^ multiple `fmt` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `Debug` for the type `std::string::String`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `std::fmt::Display` for the type `std::string::String`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 19 -             GenericError(err) => err.fmt(f),
[INFO] [stdout] 19 +             GenericError(err) => Debug::fmt(&err, f),
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 19 -             GenericError(err) => err.fmt(f),
[INFO] [stdout] 19 +             GenericError(err) => std::fmt::Display::fmt(&err, f),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/halerror.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 |             ReqwestError(err) => err.fmt(f),
[INFO] [stdout]    |                                      ^^^ multiple `fmt` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `Debug` for the type `reqwest::Error`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `std::fmt::Display` for the type `reqwest::Error`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 20 -             ReqwestError(err) => err.fmt(f),
[INFO] [stdout] 20 +             ReqwestError(err) => Debug::fmt(&err, f),
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 20 -             ReqwestError(err) => err.fmt(f),
[INFO] [stdout] 20 +             ReqwestError(err) => std::fmt::Display::fmt(&err, f),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/halerror.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 |             JsonError(err) => err.fmt(f)
[INFO] [stdout]    |                                   ^^^ multiple `fmt` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `Debug` for the type `serde_json::Error`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `std::fmt::Display` for the type `serde_json::Error`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 21 -             JsonError(err) => err.fmt(f)
[INFO] [stdout] 21 +             JsonError(err) => Debug::fmt(&err, f)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 21 -             JsonError(err) => err.fmt(f)
[INFO] [stdout] 21 +             JsonError(err) => std::fmt::Display::fmt(&err, f)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `archivesouvertes` (lib test) due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5aaeec96652c67df50c1b64d2e157a3994a1116bd589d0a43b0b1b79c103de1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aaeec96652c67df50c1b64d2e157a3994a1116bd589d0a43b0b1b79c103de1a", kill_on_drop: false }`
[INFO] [stdout] 5aaeec96652c67df50c1b64d2e157a3994a1116bd589d0a43b0b1b79c103de1a
