[INFO] fetching crate csv-sanity 0.1.0...
[INFO] testing csv-sanity-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0
[INFO] extracting crate csv-sanity 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate csv-sanity 0.1.0
[INFO] finished tweaking crates.io crate csv-sanity 0.1.0
[INFO] tweaked toml for crates.io crate csv-sanity 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate csv-sanity 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 45 packages to latest compatible versions
[INFO] [stderr] Adding clap v2.34.0 (available: v4.5.40)
[INFO] [stderr] Adding csv v0.15.0 (available: v1.3.1)
[INFO] [stderr] Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr] Adding log v0.3.9 (available: v0.4.27)
[INFO] [stderr] Adding maplit v0.1.6 (available: v1.0.2)
[INFO] [stderr] Adding regex v0.2.11 (available: v1.11.1)
[INFO] [stderr] Adding time v0.1.45 (available: v0.3.41)
[INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded maplit v0.1.6
[INFO] [stderr] Downloaded memchr v1.0.2
[INFO] [stderr] Downloaded csv v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91f6752942e7277acdd040755627ca2542068b29b71236f0dbc4060bb9ff407b
[INFO] running `Command { std: "docker" "start" "-a" "91f6752942e7277acdd040755627ca2542068b29b71236f0dbc4060bb9ff407b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91f6752942e7277acdd040755627ca2542068b29b71236f0dbc4060bb9ff407b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91f6752942e7277acdd040755627ca2542068b29b71236f0dbc4060bb9ff407b", kill_on_drop: false }`
[INFO] [stdout] 91f6752942e7277acdd040755627ca2542068b29b71236f0dbc4060bb9ff407b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }`
[INFO] [stdout] 5d801c6a177be16d145b6e5dcf038459233eac2ed19434474e5ae1408a060035
[INFO] running `Command { std: "docker" "start" "-a" "5d801c6a177be16d145b6e5dcf038459233eac2ed19434474e5ae1408a060035", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] Compiling libc v0.2.174
[INFO] [stderr] Compiling proc-macro2 v1.0.95
[INFO] [stderr] Compiling semver v0.1.20
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling memchr v2.7.5
[INFO] [stderr] Compiling regex v0.2.11
[INFO] [stderr] Compiling ucd-util v0.1.10
[INFO] [stderr] Compiling lazy_static v1.5.0
[INFO] [stderr] Compiling unicode-width v0.1.14
[INFO] [stderr] Compiling regex-syntax v0.5.6
[INFO] [stderr] Compiling rustc_version v0.1.7
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling thread_local v0.3.6
[INFO] [stderr] Compiling newtype_derive v0.1.6
[INFO] [stderr] Compiling aho-corasick v0.6.10
[INFO] [stderr] Compiling log v0.4.27
[INFO] [stderr] Compiling rustc-serialize v0.3.25
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling utf8-ranges v1.0.5
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling syn v2.0.104
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling log v0.3.9
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling memchr v1.0.2
[INFO] [stderr] Compiling clap v2.34.0
[INFO] [stderr] Compiling time v0.1.45
[INFO] [stderr] Compiling custom_derive v0.1.7
[INFO] [stderr] Compiling lazy_static v0.2.11
[INFO] [stderr] Compiling maplit v0.1.6
[INFO] [stderr] Compiling unicode-segmentation v1.12.0
[INFO] [stderr] Compiling csv v0.15.0
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling csv-sanity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout] --> src/transformer.rs:70:10
[INFO] [stdout] |
[INFO] [stdout] 70 | #[derive(RustcEncodable, Deserialize, Serialize, Clone, PartialEq, Eq, Hash, Debug)]
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout] --> src/transformers/email.rs:9:1
[INFO] [stdout] |
[INFO] [stdout] 9 | / lazy_static! {
[INFO] [stdout] 10 | | static ref EMAIL_REGEX: Regex = Regex::new(r"(?i)\A[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z...
[INFO] [stdout] 11 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout] --> src/transformers/number.rs:9:1
[INFO] [stdout] |
[INFO] [stdout] 9 | / lazy_static! {
[INFO] [stdout] 10 | | static ref INTEGER_REGEX: Regex = Regex::new(r"\A(:?0|[1-9]\d*)\z").unwrap();
[INFO] [stdout] 11 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout] --> src/transformers/zipcode.rs:9:1
[INFO] [stdout] |
[INFO] [stdout] 9 | / lazy_static! {
[INFO] [stdout] 10 | | static ref ZIP_REGEX: Regex = Regex::new(r"\A(\d{5})\D*(?:(\d{4}))?\z").unwrap();
[INFO] [stdout] 11 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout] --> src/transformers/phone_number.rs:9:1
[INFO] [stdout] |
[INFO] [stdout] 9 | / lazy_static! {
[INFO] [stdout] 10 | | static ref NANP_REGEX: Regex = Regex::new(r"\A(?:\+?1)?\D*\(?(?P\d{3})\)?\D*(?P\d{3})\D*(?P\d{4})\z").unw...
[INFO] [stdout] 11 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `TransformError: Encodable` is not satisfied
[INFO] [stdout] --> src/cli.rs:161:41
[INFO] [stdout] |
[INFO] [stdout] 161 | error_writer.encode(err).expect("Unable to write to error file");
[INFO] [stdout] | ------ ^^^ the trait `Encodable` is not implemented for `TransformError`
[INFO] [stdout] | |
[INFO] [stdout] | required by a bound introduced by this call
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `Encodable`:
[INFO] [stdout] &'a T
[INFO] [stdout] ()
[INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout] (T10, T11)
[INFO] [stdout] (T11,)
[INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout] and 75 others
[INFO] [stdout] note: required by a bound in `Writer::::encode`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/csv-0.15.0/src/writer.rs:208:62
[INFO] [stdout] |
[INFO] [stdout] 208 | pub fn encode(&mut self, e: E) -> Result<()> where E: Encodable {
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Writer::::encode`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `TransformError: Encodable` is not satisfied
[INFO] [stdout] --> src/cli.rs:173:37
[INFO] [stdout] |
[INFO] [stdout] 173 | error_writer.encode(error).expect("Unable to write to error file");
[INFO] [stdout] | ------ ^^^^^ the trait `Encodable` is not implemented for `TransformError`
[INFO] [stdout] | |
[INFO] [stdout] | required by a bound introduced by this call
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `Encodable`:
[INFO] [stdout] &'a T
[INFO] [stdout] ()
[INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout] (T10, T11)
[INFO] [stdout] (T11,)
[INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout] and 75 others
[INFO] [stdout] note: required by a bound in `Writer::::encode`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/csv-0.15.0/src/writer.rs:208:62
[INFO] [stdout] |
[INFO] [stdout] 208 | pub fn encode(&mut self, e: E) -> Result<()> where E: Encodable {
[INFO] [stdout] | ^^^^^^^^^ required by this bound in `Writer::::encode`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `csv-sanity` (lib) due to 3 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5d801c6a177be16d145b6e5dcf038459233eac2ed19434474e5ae1408a060035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d801c6a177be16d145b6e5dcf038459233eac2ed19434474e5ae1408a060035", kill_on_drop: false }`
[INFO] [stdout] 5d801c6a177be16d145b6e5dcf038459233eac2ed19434474e5ae1408a060035