[INFO] cloning repository https://github.com/ckauhaus/nixos-advisory-survey
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ckauhaus/nixos-advisory-survey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckauhaus%2Fnixos-advisory-survey", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckauhaus%2Fnixos-advisory-survey'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a88a3604501fcc55dcfeaa19dd3bb85cc1e96e29
[INFO] testing ckauhaus/nixos-advisory-survey against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckauhaus%2Fnixos-advisory-survey" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ckauhaus/nixos-advisory-survey
[INFO] finished tweaking git repo https://github.com/ckauhaus/nixos-advisory-survey
[INFO] tweaked toml for git repo https://github.com/ckauhaus/nixos-advisory-survey written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ckauhaus/nixos-advisory-survey on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ckauhaus/nixos-advisory-survey 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.1.21
[INFO] [stderr]   Downloaded tar v0.4.37
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded libflate v0.1.27
[INFO] [stderr]   Downloaded serde_json v1.0.73
[INFO] [stderr]   Downloaded git2 v0.13.25
[INFO] [stderr]   Downloaded encoding_rs v0.8.30
[INFO] [stderr]   Downloaded libgit2-sys v0.12.26+1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 302a64a14e92c848c13c82a672f7513324e9c50e104d3127d2c9203d38fdedc0
[INFO] running `Command { std: "docker" "start" "-a" "302a64a14e92c848c13c82a672f7513324e9c50e104d3127d2c9203d38fdedc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "302a64a14e92c848c13c82a672f7513324e9c50e104d3127d2c9203d38fdedc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "302a64a14e92c848c13c82a672f7513324e9c50e104d3127d2c9203d38fdedc0", kill_on_drop: false }`
[INFO] [stdout] 302a64a14e92c848c13c82a672f7513324e9c50e104d3127d2c9203d38fdedc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b65d092629888050ea12e68d03317d9af0450c33c5ca1f02ca52c3c52a6c1857
[INFO] running `Command { std: "docker" "start" "-a" "b65d092629888050ea12e68d03317d9af0450c33c5ca1f02ca52c3c52a6c1857", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling futures-sink v0.3.18
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling smol_str v0.1.21
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling git2 v0.13.25
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling survey v0.9.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/branches.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |         for mut b in bs.specs.iter_mut() {
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/tracker/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Issue {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 23 |     pub id: u64,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Issue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 3m 23s
[INFO] running `Command { std: "docker" "inspect" "b65d092629888050ea12e68d03317d9af0450c33c5ca1f02ca52c3c52a6c1857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b65d092629888050ea12e68d03317d9af0450c33c5ca1f02ca52c3c52a6c1857", kill_on_drop: false }`
[INFO] [stdout] b65d092629888050ea12e68d03317d9af0450c33c5ca1f02ca52c3c52a6c1857
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c12deacebfbd278a07aa95a680bc85e0588c634df100940ccc1c3d84b82a7547
[INFO] running `Command { std: "docker" "start" "-a" "c12deacebfbd278a07aa95a680bc85e0588c634df100940ccc1c3d84b82a7547", kill_on_drop: false }`
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling survey v0.9.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/branches.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |         for mut b in bs.specs.iter_mut() {
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/tracker/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Issue {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 23 |     pub id: u64,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Issue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 19.19s
[INFO] running `Command { std: "docker" "inspect" "c12deacebfbd278a07aa95a680bc85e0588c634df100940ccc1c3d84b82a7547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c12deacebfbd278a07aa95a680bc85e0588c634df100940ccc1c3d84b82a7547", kill_on_drop: false }`
[INFO] [stdout] c12deacebfbd278a07aa95a680bc85e0588c634df100940ccc1c3d84b82a7547
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9376e7b253b75921ec07949cee41dbf614ba041b15e3658d49bd459ddec7695f
[INFO] running `Command { std: "docker" "start" "-a" "9376e7b253b75921ec07949cee41dbf614ba041b15e3658d49bd459ddec7695f", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/branches.rs:147:13
[INFO] [stderr]     |
[INFO] [stderr] 147 |         for mut b in bs.specs.iter_mut() {
[INFO] [stderr]     |             ----^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/tracker/mod.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct Issue {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] 23 |     pub id: u64,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Issue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `survey` (bin "survey" test) generated 2 warnings (run `cargo fix --bin "survey" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/survey-bd321f825b6585ab)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test advisory::test::ordering ... ok
[INFO] [stdout] test branches::test::branchspec_empty ... ok
[INFO] [stdout] test advisory::test::deserialize ... ok
[INFO] [stdout] test branches::test::branchspec_invalid_chars ... ok
[INFO] [stdout] test advisory::test::serialize ... ok
[INFO] [stdout] test branches::test::no_duplicate_branch_names ... ok
[INFO] [stdout] test branches::test::correct_branchspecs ... ok
[INFO] [stdout] test filter::test::should_contain_derivations ... ok
[INFO] [stdout] test advisory::test::parse_cve ... ok
[INFO] [stdout] test filter::test::filter_installed ... ok
[INFO] [stdout] test packages::test::format ... ok
[INFO] [stdout] test packages::test::parse_known_vulnerabilities ... ok
[INFO] [stdout] test packages::test::parse_maintainers ... ok
[INFO] [stdout] test packages::test::parse ... ok
[INFO] [stdout] test advisory::test::parse_invalid_cves ... ok
[INFO] [stdout] test ticket::test::cmp_score_ordering ... ok
[INFO] [stdout] test tracker::github::test::repospec_string ... ok
[INFO] [stdout] test tracker::github::test::repospec_parse ... ok
[INFO] [stdout] test packages::test::parse_nested_maintainers ... ok
[INFO] [stdout] test ticket::test::decode_scan_multiple_branches ... ok
[INFO] [stdout] test scan::test::should_add_maintainers ... ok
[INFO] [stdout] test ticket::test::max_score ... ok
[INFO] [stdout] test packages::test::package_name_version ... ok
[INFO] [stdout] test ticket::test::print_only_relevant_branches ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'branches::test::resolve_branches' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rle-decode-fast-1.0.1/src/lib.rs:85:18:
[INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c9c6a920fb2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c9c6a920fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c9c6a920fb2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5c9c6a920fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5c9c6a94ac83 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5c9c6a94ac83 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x5c9c6a91dc43 - std::io::default_write_fmt::h1470b6bb31d733fd
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c9c6a91dc43 - std::io::Write::write_fmt::hd8146ab3991543d1
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5c9c6a920e02 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5c9c6a9230ac - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5c9c6a922eaf - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5c9c6a7c52d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   12:     0x5c9c6a7c52d4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5c9c6a923b8b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   14:     0x5c9c6a923b8b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stderr]   15:     0x5c9c6a923826 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stderr]   16:     0x5c9c6a9214b9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   17:     0x5c9c6a9234ed - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stderr]   18:     0x5c9c6a9487e2 - core::panicking::panic_nounwind_fmt::runtime::h8ddb2a5f88f26324
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x5c9c6a9487e2 - core::panicking::panic_nounwind_fmt::he1eacb19cf6e69ba
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/intrinsics/mod.rs:2345:9
[INFO] [stderr]   20:     0x5c9c6a768873 - libflate::deflate::decode::Decoder<R>::read_compressed_block::h8577d77acd4740fd
[INFO] [stderr]   21:     0x5c9c6a7658a9 - <libflate::deflate::decode::Decoder<R> as std::io::Read>::read::hef6f025ad1fed239
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.27/src/deflate/decode.rs:175:26
[INFO] [stderr]   22:     0x5c9c6a76521f - <libflate::gzip::Decoder<R> as std::io::Read>::read::hdec32abf2d6115ec
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.27/src/gzip.rs:993:41
[INFO] [stderr]   23:     0x5c9c6a7deb18 - <&tar::archive::ArchiveInner<R> as std::io::Read>::read::h9aaab087bd3ad70d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tar-0.4.37/src/archive.rs:505:31
[INFO] [stderr]   24:     0x5c9c6a7deb18 - tar::archive::try_read_all::h4683aa8790840523
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tar-0.4.37/src/archive.rs:519:17
[INFO] [stderr]   25:     0x5c9c6a7deb18 - tar::archive::EntriesFields::next_entry_raw::h16883dc9db4d3c18
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tar-0.4.37/src/archive.rs:247:17
[INFO] [stderr]   26:     0x5c9c6a7df2a5 - tar::archive::EntriesFields::next_entry::h47ba9db0812bb596
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tar-0.4.37/src/archive.rs:319:36
[INFO] [stderr]   27:     0x5c9c6a7df2a5 - <tar::archive::EntriesFields as core::iter::traits::iterator::Iterator>::next::hc52b1a5d316af38e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tar-0.4.37/src/archive.rs:488:24
[INFO] [stderr]   28:     0x5c9c6a7de04f - tar::archive::Archive<dyn std::io::Read>::_unpack::hcde3c0e707dc90aa
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tar-0.4.37/src/archive.rs:179:22
[INFO] [stderr]   29:     0x5c9c6a74fe9c - tar::archive::Archive<R>::unpack::h5e9075646874895d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tar-0.4.37/src/archive.rs:101:12
[INFO] [stderr]   30:     0x5c9c6a74fe9c - survey::branches::test::resolve_branches::h446c7ff10640d348
[INFO] [stderr]                                at /opt/rustwide/workdir/src/branches.rs:295:65
[INFO] [stderr]   31:     0x5c9c6a76b179 - survey::branches::test::resolve_branches::{{closure}}::hb99cd6b5ae513a81
[INFO] [stderr]                                at /opt/rustwide/workdir/src/branches.rs:292:30
[INFO] [stderr]   32:     0x5c9c6a76b179 - core::ops::function::FnOnce::call_once::h6086f7b2999916c2
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x5c9c6a7caa5b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   34:     0x5c9c6a7caa5b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stderr]   35:     0x5c9c6a7c9c4e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stderr]   36:     0x5c9c6a7c9c4e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   37:     0x5c9c6a7c9c4e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stderr]   38:     0x5c9c6a7c9c4e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stderr]   39:     0x5c9c6a7c9c4e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x5c9c6a7c9c4e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stderr]   41:     0x5c9c6a7c9c4e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stderr]   42:     0x5c9c6a78d7c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stderr]   43:     0x5c9c6a78d7c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   44:     0x5c9c6a79119a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   45:     0x5c9c6a79119a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   46:     0x5c9c6a79119a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stderr]   47:     0x5c9c6a79119a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stderr]   48:     0x5c9c6a79119a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5c9c6a79119a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   50:     0x5c9c6a79119a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5c9c6a926c77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   52:     0x5c9c6a926c77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   53:     0x5c9c6a926c77 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stderr]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stderr]   54:     0x79c7a112daa4 - <unknown>
[INFO] [stderr]   55:     0x79c7a11baa34 - clone
[INFO] [stderr]   56:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin survey`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/survey-bd321f825b6585ab` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "9376e7b253b75921ec07949cee41dbf614ba041b15e3658d49bd459ddec7695f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9376e7b253b75921ec07949cee41dbf614ba041b15e3658d49bd459ddec7695f", kill_on_drop: false }`
[INFO] [stdout] 9376e7b253b75921ec07949cee41dbf614ba041b15e3658d49bd459ddec7695f
