[INFO] fetching crate xdrk 1.0.0... [INFO] testing xdrk-1.0.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate xdrk 1.0.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate xdrk 1.0.0 [INFO] finished tweaking crates.io crate xdrk 1.0.0 [INFO] tweaked toml for crates.io crate xdrk 1.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xdrk 1.0.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 69 packages to latest compatible versions [INFO] [stderr] Adding backtrace v0.3.71 (available: v0.3.76) [INFO] [stderr] Adding color-eyre v0.5.11 (available: v0.6.5) [INFO] [stderr] Adding pretty_assertions v0.6.1 (available: v1.4.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v0.6.1 [INFO] [stderr] Downloaded tracing-error v0.1.2 [INFO] [stderr] Downloaded owo-colors v1.3.0 [INFO] [stderr] Downloaded output_vt100 v0.1.3 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded color-eyre v0.5.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccd1746110b7bb3a2e6cce24ff4c30ecd80de5e1371f2df7740d649178d63f7f [INFO] running `Command { std: "docker" "start" "-a" "ccd1746110b7bb3a2e6cce24ff4c30ecd80de5e1371f2df7740d649178d63f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccd1746110b7bb3a2e6cce24ff4c30ecd80de5e1371f2df7740d649178d63f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd1746110b7bb3a2e6cce24ff4c30ecd80de5e1371f2df7740d649178d63f7f", kill_on_drop: false }` [INFO] [stdout] ccd1746110b7bb3a2e6cce24ff4c30ecd80de5e1371f2df7740d649178d63f7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bceba976af0a4cc47006145f509bc0994a1ec414046376d18b72e96414ca18b [INFO] running `Command { std: "docker" "start" "-a" "9bceba976af0a4cc47006145f509bc0994a1ec414046376d18b72e96414ca18b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling xdrk v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/run.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | Ok(NaiveDate::from_ymd(tm.tm_year + 1900, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/run.rs:280:47 [INFO] [stdout] | [INFO] [stdout] 280 | ... tm.tm_mday as u32).and_hms(tm.tm_hour as u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.01s [INFO] running `Command { std: "docker" "inspect" "9bceba976af0a4cc47006145f509bc0994a1ec414046376d18b72e96414ca18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bceba976af0a4cc47006145f509bc0994a1ec414046376d18b72e96414ca18b", kill_on_drop: false }` [INFO] [stdout] 9bceba976af0a4cc47006145f509bc0994a1ec414046376d18b72e96414ca18b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b557cd9a39e20cab67ae3ebf8ba646b359b519a0241c3a43e7b3814d9036421 [INFO] running `Command { std: "docker" "start" "-a" "3b557cd9a39e20cab67ae3ebf8ba646b359b519a0241c3a43e7b3814d9036421", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling xdrk v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/run.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | Ok(NaiveDate::from_ymd(tm.tm_year + 1900, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/run.rs:280:47 [INFO] [stdout] | [INFO] [stdout] 280 | ... tm.tm_mday as u32).and_hms(tm.tm_hour as u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/run.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | Ok(NaiveDate::from_ymd(tm.tm_year + 1900, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/run.rs:280:47 [INFO] [stdout] | [INFO] [stdout] 280 | ... tm.tm_mday as u32).and_hms(tm.tm_hour as u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/run.rs:830:27 [INFO] [stdout] | [INFO] [stdout] 830 | assert_eq!(NaiveDate::from_ymd(2021, 05, 29).and_hms(09, 59, 44), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/run.rs:830:50 [INFO] [stdout] | [INFO] [stdout] 830 | assert_eq!(NaiveDate::from_ymd(2021, 05, 29).and_hms(09, 59, 44), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/run.rs:1301:29 [INFO] [stdout] | [INFO] [stdout] 1301 | let date = NaiveDate::from_ymd(2020, 1, 24); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stdout] --> src/run.rs:1306:29 [INFO] [stdout] | [INFO] [stdout] 1306 | let time = NaiveTime::from_hms(16, 36, 19); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.98s [INFO] running `Command { std: "docker" "inspect" "3b557cd9a39e20cab67ae3ebf8ba646b359b519a0241c3a43e7b3814d9036421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b557cd9a39e20cab67ae3ebf8ba646b359b519a0241c3a43e7b3814d9036421", kill_on_drop: false }` [INFO] [stdout] 3b557cd9a39e20cab67ae3ebf8ba646b359b519a0241c3a43e7b3814d9036421 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48c8b82746ff32051e4f54e99c061d8869a3d50fb5f4b6e2c4719c020c15b7c9 [INFO] running `Command { std: "docker" "start" "-a" "48c8b82746ff32051e4f54e99c061d8869a3d50fb5f4b6e2c4719c020c15b7c9", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> src/run.rs:278:19 [INFO] [stderr] | [INFO] [stderr] 278 | Ok(NaiveDate::from_ymd(tm.tm_year + 1900, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stderr] --> src/run.rs:280:47 [INFO] [stderr] | [INFO] [stderr] 280 | ... tm.tm_mday as u32).and_hms(tm.tm_hour as u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> src/run.rs:830:27 [INFO] [stderr] | [INFO] [stderr] 830 | assert_eq!(NaiveDate::from_ymd(2021, 05, 29).and_hms(09, 59, 44), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stderr] --> src/run.rs:830:50 [INFO] [stderr] | [INFO] [stderr] 830 | assert_eq!(NaiveDate::from_ymd(2021, 05, 29).and_hms(09, 59, 44), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stderr] --> src/run.rs:1301:29 [INFO] [stderr] | [INFO] [stderr] 1301 | let date = NaiveDate::from_ymd(2020, 1, 24); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stderr] --> src/run.rs:1306:29 [INFO] [stderr] | [INFO] [stderr] 1306 | let time = NaiveTime::from_hms(16, 36, 19); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `xdrk` (lib) generated 2 warnings [INFO] [stderr] warning: `xdrk` (lib test) generated 6 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xdrk-2a2aae1afe64788b) [INFO] [stderr] /opt/rustwide/target/debug/deps/xdrk-2a2aae1afe64788b: symbol lookup error: /opt/rustwide/target/debug/build/xdrk-dd6116fe6e2bdaaf/out/lib/libmatlabxrk.so.0: undefined symbol: xmlFree [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/xdrk-2a2aae1afe64788b` (exit status: 127) [INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness. [INFO] running `Command { std: "docker" "inspect" "48c8b82746ff32051e4f54e99c061d8869a3d50fb5f4b6e2c4719c020c15b7c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48c8b82746ff32051e4f54e99c061d8869a3d50fb5f4b6e2c4719c020c15b7c9", kill_on_drop: false }` [INFO] [stdout] 48c8b82746ff32051e4f54e99c061d8869a3d50fb5f4b6e2c4719c020c15b7c9