[INFO] cloning repository https://github.com/jondot/rawsort [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jondot/rawsort" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondot%2Frawsort", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondot%2Frawsort'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96db3b2df09908e964b1741f291a569c1cef2488 [INFO] testing jondot/rawsort against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondot%2Frawsort" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jondot/rawsort [INFO] finished tweaking git repo https://github.com/jondot/rawsort [INFO] tweaked toml for git repo https://github.com/jondot/rawsort written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jondot/rawsort on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jondot/rawsort 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" "+beta-2025-09-21" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b77544e258d7df1f501b03ce6c8a6994daa136e1e17ce2f8510a1646e3ab0e48 [INFO] running `Command { std: "docker" "start" "-a" "b77544e258d7df1f501b03ce6c8a6994daa136e1e17ce2f8510a1646e3ab0e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b77544e258d7df1f501b03ce6c8a6994daa136e1e17ce2f8510a1646e3ab0e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77544e258d7df1f501b03ce6c8a6994daa136e1e17ce2f8510a1646e3ab0e48", kill_on_drop: false }` [INFO] [stdout] b77544e258d7df1f501b03ce6c8a6994daa136e1e17ce2f8510a1646e3ab0e48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e84f272f6fa87dc3066b10acce626e58b46770ae557917894fafa021addab8d9 [INFO] running `Command { std: "docker" "start" "-a" "e84f272f6fa87dc3066b10acce626e58b46770ae557917894fafa021addab8d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling kamadak-exif v0.3.1 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.4 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling notify v4.0.6 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling console v0.6.1 [INFO] [stderr] Compiling dialoguer v0.1.0 [INFO] [stderr] Compiling slog-json v2.2.0 [INFO] [stderr] Compiling rawsort v0.4.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Fuse` and `Logger` [INFO] [stdout] --> src/main.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use slog::{error, info, o, Drain, Fuse, Logger}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.98s [INFO] running `Command { std: "docker" "inspect" "e84f272f6fa87dc3066b10acce626e58b46770ae557917894fafa021addab8d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e84f272f6fa87dc3066b10acce626e58b46770ae557917894fafa021addab8d9", kill_on_drop: false }` [INFO] [stdout] e84f272f6fa87dc3066b10acce626e58b46770ae557917894fafa021addab8d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 010e8e09ee7c76c2de1689c5acb87745fa011bb1eb9509c2b397a6f74c3224d9 [INFO] running `Command { std: "docker" "start" "-a" "010e8e09ee7c76c2de1689c5acb87745fa011bb1eb9509c2b397a6f74c3224d9", kill_on_drop: false }` [INFO] [stderr] Compiling rawsort v0.4.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Fuse` and `Logger` [INFO] [stdout] --> src/main.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use slog::{error, info, o, Drain, Fuse, Logger}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> tests/integration_test.rs:161:7 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(nightly)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exec` [INFO] [stdout] --> tests/integration_test.rs:119:16 [INFO] [stdout] | [INFO] [stdout] 119 | let (plan, exec) = make_plan("simple", "[year]"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_exec` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exec` [INFO] [stdout] --> tests/integration_test.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | let (plan, exec) = make_plan( [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_exec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Fuse` and `Logger` [INFO] [stdout] --> src/main.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use slog::{error, info, o, Drain, Fuse, Logger}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "010e8e09ee7c76c2de1689c5acb87745fa011bb1eb9509c2b397a6f74c3224d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010e8e09ee7c76c2de1689c5acb87745fa011bb1eb9509c2b397a6f74c3224d9", kill_on_drop: false }` [INFO] [stdout] 010e8e09ee7c76c2de1689c5acb87745fa011bb1eb9509c2b397a6f74c3224d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e11c26b1ff3c17f9147dc398f5d32ef9144e7aefd2ac58571f67559c3edadd99 [INFO] running `Command { std: "docker" "start" "-a" "e11c26b1ff3c17f9147dc398f5d32ef9144e7aefd2ac58571f67559c3edadd99", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Fuse` and `Logger` [INFO] [stderr] --> src/main.rs:1:35 [INFO] [stderr] | [INFO] [stderr] 1 | use slog::{error, info, o, Drain, Fuse, Logger}; [INFO] [stderr] | ^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> tests/integration_test.rs:161:7 [INFO] [stderr] | [INFO] [stderr] 161 | #[cfg(nightly)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `exec` [INFO] [stderr] --> tests/integration_test.rs:119:16 [INFO] [stderr] | [INFO] [stderr] 119 | let (plan, exec) = make_plan("simple", "[year]"); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_exec` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `exec` [INFO] [stderr] --> tests/integration_test.rs:138:16 [INFO] [stderr] | [INFO] [stderr] 138 | let (plan, exec) = make_plan( [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_exec` [INFO] [stderr] [INFO] [stderr] warning: `rawsort` (bin "rawsort") generated 1 warning (run `cargo fix --bin "rawsort"` to apply 1 suggestion) [INFO] [stderr] warning: `rawsort` (test "integration_test") generated 3 warnings [INFO] [stderr] warning: `rawsort` (bin "rawsort" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rawsort-855939caf370257b) [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/main.rs (/opt/rustwide/target/debug/deps/rawsort-559929ef51037254) [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-277d114e8b407e2c) [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stderr] [INFO] [stderr] thread 'it_detects_potential_overwrites' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kamadak-exif-0.3.1/src/endian.rs:73:5: [INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x4 but is 0x7d78f001b8ee [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5d1728af76d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d1728af76d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d1728af76d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d1728af76d2 - ::fmt::h67edf0e4d33c343c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d1728b0858f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5d1728b0858f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5d1728ac3971 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d1728ac3971 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5d1728ad0042 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d1728ad52cf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5d1728ad5129 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5d1728a1a7fe - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stderr] 12: 0x5d1728a1a7fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stderr] 13: 0x5d1728ad598f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stderr] 14: 0x5d1728ad598f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stderr] 15: 0x5d1728ad57ea - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stderr] 16: 0x5d1728ad0179 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 17: 0x5d1728ab7e6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stderr] 18: 0x5d1728b0fe1d - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22 [INFO] [stderr] 19: 0x5d1728b0fe1d - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9 [INFO] [stderr] 20: 0x5d1728b10061 - core::panicking::panic_misaligned_pointer_dereference::h471f6de7a6940143 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:284:5 [INFO] [stderr] 21: 0x5d1728a7d807 - ::loadu32::h45c39a505d418706 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kamadak-exif-0.3.1/src/endian.rs:54:47 [INFO] [stderr] 22: 0x5d1728a7c9aa - exif::tiff::parse_ifd::h63778a95a83d822f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kamadak-exif-0.3.1/src/tiff.rs:100:19 [INFO] [stderr] 23: 0x5d1728a79fc3 - exif::tiff::parse_exif_sub::h3a53eba559477838 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kamadak-exif-0.3.1/src/tiff.rs:79:5 [INFO] [stderr] 24: 0x5d1728a79c68 - exif::tiff::parse_exif::h9ea65dbbf3a6da8c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kamadak-exif-0.3.1/src/tiff.rs:65:20 [INFO] [stderr] 25: 0x5d1728a5bd66 - exif::reader::Reader::new::h61ee45a686cb5669 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kamadak-exif-0.3.1/src/reader.rs:85:27 [INFO] [stderr] 26: 0x5d1728a57939 - rawsort::exif::Exif::from_path::he2ff182df89f30db [INFO] [stderr] at /opt/rustwide/workdir/src/exif.rs:18:22 [INFO] [stderr] 27: 0x5d1728a47e78 - rawsort::registry::Registry::format::h4148f61cb8f75162 [INFO] [stderr] at /opt/rustwide/workdir/src/registry.rs:33:20 [INFO] [stderr] 28: 0x5d1728a58246 - rawsort::executor::Executor::plan::{{closure}}::h308180486f6bb6aa [INFO] [stderr] at /opt/rustwide/workdir/src/executor.rs:33:39 [INFO] [stderr] 29: 0x5d1728a5295f - core::iter::adapters::map::map_try_fold::{{closure}}::hc29f8f2ce5e6ac3c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stderr] 30: 0x5d1728a52b63 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h9b8fcd064874035c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stderr] 31: 0x5d1728a528dd - core::iter::adapters::map::map_try_fold::{{closure}}::h112eb45a703eb4f5 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:95:21 [INFO] [stderr] 32: 0x5d1728a52cf5 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hff5f687edfab4c9e [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:86:44 [INFO] [stderr] 33: 0x5d1728a5adad - core::iter::traits::iterator::Iterator::try_fold::ha905781d963fd270 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stderr] 34: 0x5d1728a517e1 - as core::iter::traits::iterator::Iterator>::try_fold::h685df27fd606b8d1 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stderr] 35: 0x5d1728a51499 - as core::iter::traits::iterator::Iterator>::try_fold::hd8afcc25f815579c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stderr] 36: 0x5d1728a51782 - as core::iter::traits::iterator::Iterator>::try_fold::h34712b5865da2d89 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:151:19 [INFO] [stderr] 37: 0x5d1728a5143a - as core::iter::traits::iterator::Iterator>::try_fold::h7dbf61e4477c772c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stderr] 38: 0x5d1728a5229c - core::iter::traits::iterator::Iterator::find::hf68b39c1d4629b4c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2888:14 [INFO] [stderr] 39: 0x5d1728a51731 - as core::iter::traits::iterator::Iterator>::next::heba1896799a74874 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/filter.rs:98:19 [INFO] [stderr] 40: 0x5d1728a51008 - as core::iter::traits::iterator::Iterator>::next::h382f6a74c88296d0 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:107:19 [INFO] [stderr] 41: 0x5d1728a512c9 - as core::iter::traits::iterator::Iterator>::next::had938ce4a9dae0ba [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:107:19 [INFO] [stderr] 42: 0x5d1728a65415 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hc774b7ed84754811 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:25:41 [INFO] [stderr] 43: 0x5d1728a6722e - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h550974c70e543cec [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9 [INFO] [stderr] 44: 0x5d1728a67134 - as core::iter::traits::collect::FromIterator>::from_iter::ha5e1044867287abf [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9 [INFO] [stderr] 45: 0x5d1728a52542 - core::iter::traits::iterator::Iterator::collect::h81e6fce0173a471d [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9 [INFO] [stderr] 46: 0x5d1728a57eea - rawsort::executor::Executor::plan::hfb800a2e4362bbfa [INFO] [stderr] at /opt/rustwide/workdir/src/executor.rs:40:14 [INFO] [stderr] 47: 0x5d17289f0856 - integration_test::make_plan::hf14251b9110ad914 [INFO] [stderr] at /opt/rustwide/workdir/tests/integration_test.rs:92:21 [INFO] [stderr] 48: 0x5d17289efc7a - integration_test::it_detects_potential_overwrites::h82099b7a4b8f2756 [INFO] [stderr] at /opt/rustwide/workdir/tests/integration_test.rs:129:24 [INFO] [stderr] 49: 0x5d17289efe47 - integration_test::it_detects_potential_overwrites::{{closure}}::h708b40a660298970 [INFO] [stderr] at /opt/rustwide/workdir/tests/integration_test.rs:128:37 [INFO] [stderr] 50: 0x5d17289f66e6 - core::ops::function::FnOnce::call_once::hcf8ff04c5aa43be1 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 51: 0x5d1728a1a5bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 52: 0x5d1728a1a5bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stderr] 53: 0x5d1728a30225 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stderr] 54: 0x5d1728a30225 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 55: 0x5d1728a30225 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 56: 0x5d1728a30225 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 57: 0x5d1728a30225 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 58: 0x5d1728a30225 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stderr] 59: 0x5d1728a30225 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stderr] 60: 0x5d1728a06a14 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stderr] 61: 0x5d1728a06a14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stderr] 62: 0x5d1728a0a2da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 63: 0x5d1728a0a2da - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 64: 0x5d1728a0a2da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 65: 0x5d1728a0a2da - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 66: 0x5d1728a0a2da - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 67: 0x5d1728a0a2da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 68: 0x5d1728a0a2da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 69: 0x5d1728acb2df - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stderr] 70: 0x5d1728acb2df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stderr] 71: 0x7d78fc33aaa4 - [INFO] [stderr] 72: 0x7d78fc3c7a34 - clone [INFO] [stderr] 73: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--test integration_test` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/integration_test-277d114e8b407e2c` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "e11c26b1ff3c17f9147dc398f5d32ef9144e7aefd2ac58571f67559c3edadd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11c26b1ff3c17f9147dc398f5d32ef9144e7aefd2ac58571f67559c3edadd99", kill_on_drop: false }` [INFO] [stdout] e11c26b1ff3c17f9147dc398f5d32ef9144e7aefd2ac58571f67559c3edadd99