[INFO] cloning repository https://github.com/jix/sortnetopt-gnp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jix/sortnetopt-gnp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjix%2Fsortnetopt-gnp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjix%2Fsortnetopt-gnp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e40933e45c981003d13e3a9134dfa31d26b2099f [INFO] testing jix/sortnetopt-gnp against try#ddc023471205c186b40f4bf8ffb598008dbf4885 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjix%2Fsortnetopt-gnp" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jix/sortnetopt-gnp on toolchain ddc023471205c186b40f4bf8ffb598008dbf4885 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jix/sortnetopt-gnp [INFO] finished tweaking git repo https://github.com/jix/sortnetopt-gnp [INFO] tweaked toml for git repo https://github.com/jix/sortnetopt-gnp written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate git repo https://github.com/jix/sortnetopt-gnp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded better-panic v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 740dc184138e456b78ac557ec63d8ef9ed81a6da51a3bc0e70644eeba088dc50 [INFO] running `Command { std: "docker" "start" "-a" "740dc184138e456b78ac557ec63d8ef9ed81a6da51a3bc0e70644eeba088dc50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "740dc184138e456b78ac557ec63d8ef9ed81a6da51a3bc0e70644eeba088dc50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740dc184138e456b78ac557ec63d8ef9ed81a6da51a3bc0e70644eeba088dc50", kill_on_drop: false }` [INFO] [stdout] 740dc184138e456b78ac557ec63d8ef9ed81a6da51a3bc0e70644eeba088dc50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d0dc60a2a13d27762a8d24632053c319dd54347de5987ed304a4afdee8c3dd4 [INFO] running `Command { std: "docker" "start" "-a" "8d0dc60a2a13d27762a8d24632053c319dd54347de5987ed304a4afdee8c3dd4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling better-panic v0.1.2 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling sortnetopt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "8d0dc60a2a13d27762a8d24632053c319dd54347de5987ed304a4afdee8c3dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d0dc60a2a13d27762a8d24632053c319dd54347de5987ed304a4afdee8c3dd4", kill_on_drop: false }` [INFO] [stdout] 8d0dc60a2a13d27762a8d24632053c319dd54347de5987ed304a4afdee8c3dd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b63caa46c15fd7c7edf8db0966ee3c0d280a706ad5b8eacb2cd4ec6a7dfbaf81 [INFO] running `Command { std: "docker" "start" "-a" "b63caa46c15fd7c7edf8db0966ee3c0d280a706ad5b8eacb2cd4ec6a7dfbaf81", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sortnetopt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.56s [INFO] running `Command { std: "docker" "inspect" "b63caa46c15fd7c7edf8db0966ee3c0d280a706ad5b8eacb2cd4ec6a7dfbaf81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63caa46c15fd7c7edf8db0966ee3c0d280a706ad5b8eacb2cd4ec6a7dfbaf81", kill_on_drop: false }` [INFO] [stdout] b63caa46c15fd7c7edf8db0966ee3c0d280a706ad5b8eacb2cd4ec6a7dfbaf81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87ad15e436045514cd781f01e5039c0e7d76f8c37f554288fc6ff9d68521e162 [INFO] running `Command { std: "docker" "start" "-a" "87ad15e436045514cd781f01e5039c0e7d76f8c37f554288fc6ff9d68521e162", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.75s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sortnetopt-dbbae18dfe65c988) [INFO] [stdout] running 4 tests [INFO] [stdout] test output_set::test::avec_capacity ... ok [INFO] [stdout] test output_set::test::sort_11_sorts ... ok [INFO] [stdout] test output_set::test::sort_11_order_channels ... ok [INFO] [stderr] Backtrace (most recent call first): [INFO] [stderr] File "library/core/src/panicking.rs", line 48, in core::panicking::panic [INFO] [stderr] File "rust:library/core/src/mem/mod.rs", line 639, in core::mem::zeroed [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-queue-0.1.2/src/seg_queue.rs", line 62, in crossbeam_queue::seg_queue::Block::new [INFO] [stderr] unsafe { mem::zeroed() } [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-queue-0.1.2/src/seg_queue.rs", line 206, in crossbeam_queue::seg_queue::SegQueue::push [INFO] [stderr] let new = Box::into_raw(Box::new(Block::::new())); [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs", line 443, in rayon_core::registry::Registry::inject [INFO] [stderr] self.injected_jobs.push(job_ref); [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs", line 499, in rayon_core::registry::Registry::in_worker_cold [INFO] [stderr] self.inject(&[job.as_job_ref()]); [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs", line 854, in rayon_core::registry::in_worker [INFO] [stderr] global_registry().in_worker_cold(op) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/join/mod.rs", line 118, in rayon_core::join::join_context [INFO] [stderr] registry::in_worker(|worker_thread, injected| unsafe { [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/join/mod.rs", line 101, in rayon_core::join::join [INFO] [stderr] join_context(|_| oper_a(), |_| oper_b()) [INFO] [stderr] File "src/subsume_index.rs", line 202, in sortnetopt::subsume_index::Node::new [INFO] [stderr] let (child_0, child_1) = rayon::join(|| Self::new(items_0), || Self::new(items_1)); [INFO] [stderr] File "src/subsume_index.rs", line 562, in sortnetopt::subsume_index::test::build_index [INFO] [stderr] let minimal = Node::new(abstracted_pairs).minimal_elements(); [INFO] [stderr] File "src/subsume_index.rs", line 549, in sortnetopt::subsume_index::test::build_index::{{closure}} [INFO] [stderr] fn build_index() { [INFO] [stdout] test subsume_index::test::build_index ... FAILED [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stdout] [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stdout] failures: [INFO] [stderr] File "library/test/src/lib.rs", line 585, in test::__rust_begin_short_backtrace [INFO] [stdout] [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1811, in as core::ops::function::FnOnce>::call_once [INFO] [stdout] ---- subsume_index::test::build_index stdout ---- [INFO] [stderr] File "rust:library/core/src/panic/unwind_safe.rs", line 271, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 0:00.004: initial output sets: 27 [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 406, in std::panicking::try::do_call [INFO] [stdout] [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 370, in std::panicking::try [INFO] [stdout] [INFO] [stderr] File "rust:library/std/src/panic.rs", line 133, in std::panic::catch_unwind [INFO] [stdout] failures: [INFO] [stderr] File "library/test/src/lib.rs", line 608, in test::run_test_in_process [INFO] [stdout] subsume_index::test::build_index [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] The application panicked (crashed). [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.39s [INFO] [stderr] attempted to zero-initialize type `crossbeam_queue::seg_queue::Block`, which is invalid [INFO] [stdout] [INFO] [stderr] in /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-queue-0.1.2/src/seg_queue.rs, line 62 [INFO] [stderr] thread: subsume_index::test::build_index [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "87ad15e436045514cd781f01e5039c0e7d76f8c37f554288fc6ff9d68521e162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ad15e436045514cd781f01e5039c0e7d76f8c37f554288fc6ff9d68521e162", kill_on_drop: false }` [INFO] [stdout] 87ad15e436045514cd781f01e5039c0e7d76f8c37f554288fc6ff9d68521e162