[INFO] cloning repository https://github.com/alexiwalker/gltr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexiwalker/gltr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexiwalker%2Fgltr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexiwalker%2Fgltr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98489621f496a96f5022005894b220326cd0b10b
[INFO] testing alexiwalker/gltr against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexiwalker%2Fgltr" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexiwalker/gltr
[INFO] finished tweaking git repo https://github.com/alexiwalker/gltr
[INFO] tweaked toml for git repo https://github.com/alexiwalker/gltr written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexiwalker/gltr on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexiwalker/gltr 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb5afc1f4a87f2cf903f1a659b15d2fa7bcbbd276cc50de47320313fc95dac31
[INFO] running `Command { std: "docker" "start" "-a" "fb5afc1f4a87f2cf903f1a659b15d2fa7bcbbd276cc50de47320313fc95dac31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb5afc1f4a87f2cf903f1a659b15d2fa7bcbbd276cc50de47320313fc95dac31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb5afc1f4a87f2cf903f1a659b15d2fa7bcbbd276cc50de47320313fc95dac31", kill_on_drop: false }`
[INFO] [stdout] fb5afc1f4a87f2cf903f1a659b15d2fa7bcbbd276cc50de47320313fc95dac31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b63d6bf088f6b6c3c2388b26822915bfbd0d502a0406a638b1f3569b0d93b0a3
[INFO] running `Command { std: "docker" "start" "-a" "b63d6bf088f6b6c3c2388b26822915bfbd0d502a0406a638b1f3569b0d93b0a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gltr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.33s
[INFO] running `Command { std: "docker" "inspect" "b63d6bf088f6b6c3c2388b26822915bfbd0d502a0406a638b1f3569b0d93b0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b63d6bf088f6b6c3c2388b26822915bfbd0d502a0406a638b1f3569b0d93b0a3", kill_on_drop: false }`
[INFO] [stdout] b63d6bf088f6b6c3c2388b26822915bfbd0d502a0406a638b1f3569b0d93b0a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4730f820ddf9dad3f413856dc6b226803c0975e2d1943dc95f2de1b1beb65e7a
[INFO] running `Command { std: "docker" "start" "-a" "4730f820ddf9dad3f413856dc6b226803c0975e2d1943dc95f2de1b1beb65e7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gltr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `new`
[INFO] [stdout]    --> src/tests/mod.rs:120:6
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let new = object.unwrap().extract_node(1, GltrExtractFlags::empty().center_objects().recalculate_buffers());
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 25.67s
[INFO] running `Command { std: "docker" "inspect" "4730f820ddf9dad3f413856dc6b226803c0975e2d1943dc95f2de1b1beb65e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4730f820ddf9dad3f413856dc6b226803c0975e2d1943dc95f2de1b1beb65e7a", kill_on_drop: false }`
[INFO] [stdout] 4730f820ddf9dad3f413856dc6b226803c0975e2d1943dc95f2de1b1beb65e7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6c796a89a96c8ecd823dbb42e1bac881af750a02786867b775401312fee9d4d
[INFO] running `Command { std: "docker" "start" "-a" "a6c796a89a96c8ecd823dbb42e1bac881af750a02786867b775401312fee9d4d", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `new`
[INFO] [stderr]    --> src/tests/mod.rs:120:6
[INFO] [stderr]     |
[INFO] [stderr] 120 |     let new = object.unwrap().extract_node(1, GltrExtractFlags::empty().center_objects().recalculate_buffers());
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gltr` (lib test) generated 1 warning (run `cargo fix --lib -p gltr --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gltr-8a1d30cc8367611c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::deserialize_full_file ... FAILED
[INFO] [stdout] test tests::extract_single_object ... FAILED
[INFO] [stdout] test tests::test_views ... ok
[INFO] [stdout] test tests::test_decode ... ok
[INFO] [stdout] test tests::test_views_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::deserialize_full_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::deserialize_full_file' (24) panicked at src/tests/mod.rs:102:5:
[INFO] [stdout] assertion failed: object.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63fca9747742 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63fca975ccda - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x63fca974c546 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63fca9725b3f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63fca973f6d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x63fca96d9fce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63fca973f892 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63fca9725c2a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63fca971ace9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63fca9726a4d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x63fca975d34c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63fca975d312 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]   12:     0x63fca96babe4 - gltr[52bf2a9c23badf13]::tests::deserialize_full_file
[INFO] [stdout]   13:     0x63fca96c49b9 - <gltr[52bf2a9c23badf13]::tests::deserialize_full_file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63fca96ce37b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   15:     0x63fca96dabda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63fca96d50a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63fca96dd6d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63fca9746c4f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7ca2021feaa4 - <unknown>
[INFO] [stdout]   20:     0x7ca20228ba64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extract_single_object stdout ----
[INFO] [stdout] 0 to parse original file
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extract_single_object' (25) panicked at src/tests/mod.rs:117:5:
[INFO] [stdout] assertion failed: object.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63fca9747742 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63fca975ccda - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x63fca974c546 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63fca9725b3f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63fca973f6d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x63fca96d9fce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63fca973f892 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63fca9725c2a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63fca971ace9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63fca9726a4d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x63fca975d34c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63fca975d312 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]   12:     0x63fca96baec3 - gltr[52bf2a9c23badf13]::tests::extract_single_object
[INFO] [stdout]   13:     0x63fca96c49d9 - <gltr[52bf2a9c23badf13]::tests::extract_single_object::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63fca96ce37b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   15:     0x63fca96dabda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63fca96d50a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63fca96dd6d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63fca9746c4f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7ca2021feaa4 - <unknown>
[INFO] [stdout]   20:     0x7ca20228ba64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::deserialize_full_file
[INFO] [stdout]     tests::extract_single_object
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a6c796a89a96c8ecd823dbb42e1bac881af750a02786867b775401312fee9d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6c796a89a96c8ecd823dbb42e1bac881af750a02786867b775401312fee9d4d", kill_on_drop: false }`
[INFO] [stdout] a6c796a89a96c8ecd823dbb42e1bac881af750a02786867b775401312fee9d4d
