[INFO] cloning repository https://github.com/reduf/explo-der
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reduf/explo-der" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freduf%2Fexplo-der", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freduf%2Fexplo-der'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 477b8f114046337fa0eb87636d742a97c5014666
[INFO] checking reduf/explo-der/477b8f114046337fa0eb87636d742a97c5014666 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freduf%2Fexplo-der" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reduf/explo-der
[INFO] finished tweaking git repo https://github.com/reduf/explo-der
[INFO] tweaked toml for git repo https://github.com/reduf/explo-der written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reduf/explo-der on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reduf/explo-der 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chlorine v1.0.10
[INFO] [stderr]   Downloaded imgui-winit-support v0.11.0
[INFO] [stderr]   Downloaded toml_edit v0.19.9
[INFO] [stderr]   Downloaded takeable-option v0.5.0
[INFO] [stderr]   Downloaded imgui-glium-renderer v0.11.0
[INFO] [stderr]   Downloaded imgui v0.11.0
[INFO] [stderr]   Downloaded winnow v0.4.6
[INFO] [stderr]   Downloaded bumpalo v3.12.2
[INFO] [stderr]   Downloaded xml-rs v0.8.11
[INFO] [stderr]   Downloaded glium v0.32.1
[INFO] [stderr]   Downloaded chrono v0.4.26
[INFO] [stderr]   Downloaded imgui-sys v0.11.0
[INFO] [stderr]   Downloaded crc32fast v1.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5184dc586a029bfb0e189e88753f0f4990a6b4d6a5f27c746d3d2a13d380cee0
[INFO] running `Command { std: "docker" "start" "-a" "5184dc586a029bfb0e189e88753f0f4990a6b4d6a5f27c746d3d2a13d380cee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5184dc586a029bfb0e189e88753f0f4990a6b4d6a5f27c746d3d2a13d380cee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5184dc586a029bfb0e189e88753f0f4990a6b4d6a5f27c746d3d2a13d380cee0", kill_on_drop: false }`
[INFO] [stdout] 5184dc586a029bfb0e189e88753f0f4990a6b4d6a5f27c746d3d2a13d380cee0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 927fba0f7c03e866f0b94d69ed5c8691ae62075c9f20ce1f3cf92ca7b3492e8f
[INFO] running `Command { std: "docker" "start" "-a" "927fba0f7c03e866f0b94d69ed5c8691ae62075c9f20ce1f3cf92ca7b3492e8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling xml-rs v0.8.11
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking crc32fast v1.4.1
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking chlorine v1.0.10
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]    Compiling imgui-sys v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glium v0.32.1
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking imgui v0.11.0
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking copypasta v0.8.2
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking glutin v0.29.1
[INFO] [stderr]     Checking imgui-winit-support v0.11.0
[INFO] [stderr]     Checking imgui-glium-renderer v0.11.0
[INFO] [stderr]     Checking explo-der v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `next_id` is never read
[INFO] [stdout]  --> src/app.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct App {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 6 |     signal_stop: bool,
[INFO] [stdout] 7 |     next_id: usize,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `expanded` is never read
[INFO] [stdout]   --> src/app.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Tree {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 12 |     pub expanded: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_next_id` is never used
[INFO] [stdout]   --> src/app.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl App {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn push_next_id<'a>(&mut self, ui: &'a Ui) -> IdStackToken<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `peek_at`, `peek_eq`, `read_bytes_to_end`, `skip_to_end`, `read_and_get_bytes_read`, and `read_all` are never used
[INFO] [stdout]    --> src/der.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl<'a> Reader<'a> {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn peek_at(&self, offset: usize) -> Option<u8> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn peek_eq(&self, expected: u8) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn read_bytes_to_end(&mut self) -> &'a [u8] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn skip_to_end(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn read_and_get_bytes_read<F, R>(&mut self, callback: F) -> Result<(&'a [u8], R)>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn read_all<F, R>(input: &'a [u8], callback: F) -> Result<R>
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FromHexError` is never used
[INFO] [stdout]  --> src/hex.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum FromHexError {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unhexlify` is never used
[INFO] [stdout]   --> src/hex.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn unhexlify(input: &str) -> Result<Vec<u8>, FromHexError> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_oid` is never used
[INFO] [stdout]   --> src/oid.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn parse_oid(input: &str) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `next_id` is never read
[INFO] [stdout]  --> src/app.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct App {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 6 |     signal_stop: bool,
[INFO] [stdout] 7 |     next_id: usize,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `expanded` is never read
[INFO] [stdout]   --> src/app.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Tree {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 12 |     pub expanded: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_next_id` is never used
[INFO] [stdout]   --> src/app.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl App {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn push_next_id<'a>(&mut self, ui: &'a Ui) -> IdStackToken<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `peek_at`, `peek_eq`, `read_bytes_to_end`, `skip_to_end`, `read_and_get_bytes_read`, and `read_all` are never used
[INFO] [stdout]    --> src/der.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl<'a> Reader<'a> {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn peek_at(&self, offset: usize) -> Option<u8> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn peek_eq(&self, expected: u8) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn read_bytes_to_end(&mut self) -> &'a [u8] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn skip_to_end(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn read_and_get_bytes_read<F, R>(&mut self, callback: F) -> Result<(&'a [u8], R)>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn read_all<F, R>(input: &'a [u8], callback: F) -> Result<R>
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.98s
[INFO] running `Command { std: "docker" "inspect" "927fba0f7c03e866f0b94d69ed5c8691ae62075c9f20ce1f3cf92ca7b3492e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "927fba0f7c03e866f0b94d69ed5c8691ae62075c9f20ce1f3cf92ca7b3492e8f", kill_on_drop: false }`
[INFO] [stdout] 927fba0f7c03e866f0b94d69ed5c8691ae62075c9f20ce1f3cf92ca7b3492e8f
